diff options
author | bscan <10503608+bscan@users.noreply.github.com> | 2022-02-09 23:56:20 -0500 |
---|---|---|
committer | bscan <10503608+bscan@users.noreply.github.com> | 2022-02-09 23:56:20 -0500 |
commit | e191927ebb9038cb61927d32e3e630b55d9256a9 (patch) | |
tree | 4a5c62f4e11dbd7d6337663b05c4f7fb2c1b1488 /package.json | |
parent | 84a2aa427e5a9ea4d8af61365129a0b0e057c8e0 (diff) | |
download | PerlNavigator-e191927ebb9038cb61927d32e3e630b55d9256a9.zip |
Adding hover
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 8fade6c..13b2f03 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.1.6", + "version": "0.1.7", "icon": "images/camel_icon.png", "repository": { "type": "git", |