diff --git a/client/package.json b/client/package.json index 791887a..59f5965 100644 --- a/client/package.json +++ b/client/package.json @@ -3,7 +3,7 @@ "description": "Intelligent Stimulus tooling for Visual Studio Code", "author": "Marco Roth", "license": "MIT", - "version": "1.0.2", + "version": "1.0.3", "publisher": "Marco Roth", "repository": { "type": "git", diff --git a/package.json b/package.json index 1f45a2a..f4b33d3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Intelligent Stimulus tooling", "license": "MIT", "pricing": "Free", - "version": "1.0.2", + "version": "1.0.3", "icon": "icon.png", "publisher": "marcoroth", "author": { diff --git a/server/package.json b/server/package.json index 61a0099..f0aff03 100644 --- a/server/package.json +++ b/server/package.json @@ -1,7 +1,7 @@ { "name": "stimulus-language-server", "description": "Intelligent Stimulus tooling", - "version": "1.0.2", + "version": "1.0.3", "author": "Marco Roth", "license": "MIT", "engines": {