diff options
author | bscan <10503608+bscan@users.noreply.github.com> | 2023-01-06 22:18:48 -0500 |
---|---|---|
committer | bscan <10503608+bscan@users.noreply.github.com> | 2023-01-06 22:18:48 -0500 |
commit | 0601346c6852ba081aecdd870ac41d3bb61621eb (patch) | |
tree | ba781479455addb3885ee47a21ec9274f39ee7b1 /package.json | |
parent | ce1e9f49ab07db677b8a3166cd88e55136bdd9fb (diff) | |
download | PerlNavigator-0601346c6852ba081aecdd870ac41d3bb61621eb.zip |
Bumping version
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 b25f584..65729b4 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.6", + "version": "0.4.7", "icon": "images/camel_icon.png", "repository": { "type": "git", |