summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2022-02-27 23:35:51 -0500
committerbscan <10503608+bscan@users.noreply.github.com>2022-02-27 23:35:51 -0500
commitea1b5c7ac09743ae4f34fea1be03364600bd4dc1 (patch)
tree0ffcf6469242320304c9a4b7ecf15881351db0b9 /package.json
parentc8ca99683523e6d4f5399ca8ac43ca909d5e16d4 (diff)
downloadPerlNavigator-ea1b5c7ac09743ae4f34fea1be03364600bd4dc1.zip
Bug fix for broken stdin pipe
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 15f883a..396e6e3 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.7",
+ "version": "0.2.8",
"icon": "images/camel_icon.png",
"repository": {
"type": "git",