diff options
author | bscan <10503608+bscan@users.noreply.github.com> | 2024-03-02 10:52:57 -0500 |
---|---|---|
committer | bscan <10503608+bscan@users.noreply.github.com> | 2024-03-02 10:52:57 -0500 |
commit | 1f3e38e74277f1f95b6a4a10012a71eb9826b109 (patch) | |
tree | b2b60cc11d490021f4473e9ad222b0bd0b96ae14 /package.json | |
parent | 6e6c3b5938c1d8d1917a1ff7444d9ba9844ffce5 (diff) | |
download | PerlNavigator-1f3e38e74277f1f95b6a4a10012a71eb9826b109.zip |
Adding browser version and changelog to vsix
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 d313444..58b4946 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Code navigation, autocompletion, syntax checking, and linting for Perl", "author": "bscan", "license": "MIT", - "version": "0.8.2", + "version": "0.8.3", "icon": "images/camel_icon.png", "repository": { "type": "git", |