diff options
author | bscan <10503608+bscan@users.noreply.github.com> | 2022-01-23 23:45:16 -0500 |
---|---|---|
committer | bscan <10503608+bscan@users.noreply.github.com> | 2022-01-23 23:45:16 -0500 |
commit | dbfe13a736506b292f72b65d02d0d12cdcd8f51c (patch) | |
tree | 914895caab40f3ff4301eb7f9f023270632326cb /package.json | |
parent | c37605b24ff76ec5c0bae55e4b6bfbad93b9334c (diff) | |
download | PerlNavigator-dbfe13a736506b292f72b65d02d0d12cdcd8f51c.zip |
Version bump plus 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 23af90e..1e0888f 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Syntax checking, code navigation, and linting", "author": "bscan", "license": "MIT", - "version": "0.0.4", + "version": "0.0.5", "icon": "images/camel_icon.png", "repository": { "type": "git", |