diff --git a/package.json b/package.json index 62c80d7..48aad53 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.7.3", + "version": "0.7.4", "icon": "images/camel_icon.png", "repository": { "type": "git", diff --git a/server/package.json b/server/package.json index ccfdd11..10fbc71 100644 --- a/server/package.json +++ b/server/package.json @@ -1,7 +1,7 @@ { "name": "perlnavigator-server", "description": "Perl language server", - "version": "0.7.3", + "version": "0.7.4", "author": "bscan", "license": "MIT", "engines": {