Skip to content

Commit c46d4bd

Browse files
authored
bump to version 1.0.0 to do first stable release (#615)
1 parent 6834b87 commit c46d4bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-python-envs",
33
"displayName": "Python Environments",
44
"description": "Provides a unified python environment experience",
5-
"version": "0.3.0-dev",
5+
"version": "1.0.0",
66
"publisher": "ms-python",
77
"preview": true,
88
"engines": {

0 commit comments

Comments
 (0)