summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2022-01-29 15:29:02 -0500
committerbscan <10503608+bscan@users.noreply.github.com>2022-01-29 15:29:02 -0500
commit7cc5696fc61c09f679c2f6142f869e5cbb57aeba (patch)
tree5187d75b27d870349d8cfefbdb0cd13af3b6de74 /package.json
parent594cc44515b441cde631d2efddd651a6061980a8 (diff)
downloadPerlNavigator-7cc5696fc61c09f679c2f6142f869e5cbb57aeba.zip
Adding autocomplete for module imports, cleaning up inquisitor
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e22a512..87491e6 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.0.8",
+ "version": "0.0.9",
"icon": "images/camel_icon.png",
"repository": {
"type": "git",