Skip to content

Commit b9b57c2

Browse files
committed
Update to 0.3.13
1 parent 9108160 commit b9b57c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"version": "0.3.13",
23
"activationEvents": [
34
"onDebugResolve:cortex-debug"
45
],
@@ -1699,6 +1700,5 @@
16991700
"watch": "webpack --mode development --watch",
17001701
"compile": "webpack --mode development",
17011702
"test-compile": "tsc -p ./"
1702-
},
1703-
"version": "0.3.13-pre1"
1703+
}
17041704
}

0 commit comments

Comments
 (0)