diff options
author | bscan <10503608+bscan@users.noreply.github.com> | 2022-02-17 08:16:45 -0500 |
---|---|---|
committer | bscan <10503608+bscan@users.noreply.github.com> | 2022-02-17 08:16:45 -0500 |
commit | 265cf3a747344305f854efa57f401a40323dbb8a (patch) | |
tree | 294fe91042f42602f096509f6d69c9f514951dac /package.json | |
parent | ca3082a6598adc736d475a44b754b0f1b7edbf6f (diff) | |
download | PerlNavigator-265cf3a747344305f854efa57f401a40323dbb8a.zip |
Repo cleanup and outline view changes
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 45deea9..2dd87bf 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.2.1", + "version": "0.2.2", "icon": "images/camel_icon.png", "repository": { "type": "git", |