diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:35:11 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:35:11 +0100 |
| commit | 827094c97a8857e25bb2e0fb124cdb844d8fab3f (patch) | |
| tree | 7ebd3f76327b8d9f5e4840592ce3f37e9fe63827 /package.json | |
| parent | 87d6a1eea2a2a114e65b912fe6cbda5ba3d5fe5b (diff) | |
| parent | b1cf6d7ccd532b35c845ba93170996f700ce59a7 (diff) | |
Merge branch 'release/1.0.0' into developdevelop
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 44e125e..2319e61 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "API Notation", "description": "Syntax Highlighting for API notation", "publisher": "rbdr", - "version": "0.2.1", + "version": "1.0.0", "engines": { "vscode": "^1.30.0" }, |