X-Git-Url: https://git.r.bdr.sh/rbdr/api-notation.vscode/blobdiff_plain/50266a18d9b653651a60dee9041b71fd35b0c1e4..87d6a1eea2a2a114e65b912fe6cbda5ba3d5fe5b:/package.json diff --git a/package.json b/package.json index 6796641..44e125e 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.1", "engines": { "vscode": "^1.30.0" }, "categories": [ "Programming Languages" ], + "repository": { + "type": "git", + "url": "https://gitlab.com/rbdr/api-notation.vscode.git" + }, "contributes": { "languages": [ {