summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2023-07-10 08:54:10 -0400
committerbscan <10503608+bscan@users.noreply.github.com>2023-07-10 08:54:10 -0400
commit9279d1d49064d85c5966f147b11c5e35e84d863c (patch)
treef3020190bc5dde39a7f84bea4df7fad584d86cf6 /package.json
parent95de63065411b84411e0dc2c43c86911823c743e (diff)
downloadPerlNavigator-9279d1d49064d85c5966f147b11c5e35e84d863c.zip
Fixing stdio bug and bumping version
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 1ea3331..560b488 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.5.9",
+ "version": "0.6.0",
"icon": "images/camel_icon.png",
"repository": {
"type": "git",