diff options
author | bscan <10503608+bscan@users.noreply.github.com> | 2022-11-29 21:36:00 -0500 |
---|---|---|
committer | bscan <10503608+bscan@users.noreply.github.com> | 2022-11-29 21:36:00 -0500 |
commit | 6810c2c029c558f107636819639b1e8c0fdfcc68 (patch) | |
tree | d29a95d457557983a05638a8300cc4c8fdc3be44 /package.json | |
parent | cdb9d1bc1e3e69680edede6f14998640ca2db939 (diff) | |
download | PerlNavigator-6810c2c029c558f107636819639b1e8c0fdfcc68.zip |
Fixing tests
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 b1b0df6..112b316 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.4.0", + "version": "0.4.1", "icon": "images/camel_icon.png", "repository": { "type": "git", |