Skip to content

Commit 1152805

Browse files
committed
Bumping version
1 parent 657233d commit 1152805

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Code navigation, autocompletion, syntax checking, and linting for Perl",
55
"author": "bscan",
66
"license": "MIT",
7-
"version": "0.7.10",
7+
"version": "0.7.11",
88
"icon": "images/camel_icon.png",
99
"repository": {
1010
"type": "git",

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "perlnavigator-server",
33
"description": "Perl language server",
4-
"version": "0.7.10",
4+
"version": "0.7.11",
55
"author": "bscan",
66
"license": "MIT",
77
"engines": {

0 commit comments

Comments
 (0)