Skip to content

Commit 821a84a

Browse files
committed
auto bump version with release
1 parent 356eb7a commit 821a84a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-objectscript",
33
"displayName": "InterSystems ObjectScript",
44
"description": "InterSystems ObjectScript language support for Visual Studio Code",
5-
"version": "1.0.12-SNAPSHOT",
5+
"version": "1.0.13-SNAPSHOT",
66
"icon": "images/logo.png",
77
"aiKey": "9cd75d51-697c-406c-a929-2bcf46e97c64",
88
"categories": [
@@ -24,10 +24,10 @@
2424
"license": "MIT",
2525
"publisher": "intersystems-community",
2626
"capabilities": {
27-
"untrustedWorkspaces": {
28-
"supported": true
29-
}
30-
},
27+
"untrustedWorkspaces": {
28+
"supported": true
29+
}
30+
},
3131
"contributors": [
3232
{
3333
"name": "Dmitry Maslennikov",

0 commit comments

Comments
 (0)