diff --git a/client/package.json b/client/package.json index 34d43a9..e462eee 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": "0.2.1", + "version": "1.0.0", "publisher": "Marco Roth", "repository": { "type": "git", diff --git a/package.json b/package.json index 689958e..6f3209a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Intelligent Stimulus tooling", "license": "MIT", "pricing": "Free", - "version": "0.3.0", + "version": "1.0.0", "icon": "icon.png", "publisher": "marcoroth", "author": { diff --git a/server/package.json b/server/package.json index ee4093b..3efa70c 100644 --- a/server/package.json +++ b/server/package.json @@ -1,7 +1,7 @@ { "name": "stimulus-language-server", "description": "Intelligent Stimulus tooling", - "version": "0.2.1", + "version": "1.0.0", "author": "Marco Roth", "license": "MIT", "engines": {