X-Git-Url: https://git.r.bdr.sh/rbdr/api-notation.vscode/blobdiff_plain/50266a18d9b653651a60dee9041b71fd35b0c1e4..a25a3a2ce3cda19f17989c4aa24fa6c88428647e:/package.json diff --git a/package.json b/package.json index 6796641..53c6452 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,18 @@ "name": "api-notation", "displayName": "API Notation", "description": "Syntax Highlighting for API notation", - "version": "0.1.0", + "publisher": "rbdr", + "version": "0.2.0", "engines": { "vscode": "^1.30.0" }, "categories": [ "Programming Languages" ], + "repository": { + "type": "git", + "url": "https://gitlab.com/rbdr/api-notation.vscode.git" + }, "contributes": { "languages": [ {