Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
bscan committed Oct 17, 2023
1 parent be8c0c3 commit c4f968a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Code navigation, autocompletion, syntax checking, and linting for Perl",
"author": "bscan",
"license": "MIT",
"version": "0.7.2",
"version": "0.7.3",
"icon": "images/camel_icon.png",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "perlnavigator-server",
"description": "Perl language server",
"version": "0.7.2",
"version": "0.7.3",
"author": "bscan",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit c4f968a

Please sign in to comment.