updated package;
authorwenzelm
Sat, 11 Mar 2017 23:18:36 +0100
changeset 65192 7b8dc3910b96
parent 65191 4c9c83311cad
child 65193 352d40b389ef
updated package;
src/Tools/VSCode/extension/package.json
--- a/src/Tools/VSCode/extension/package.json	Sat Mar 11 23:12:55 2017 +0100
+++ b/src/Tools/VSCode/extension/package.json	Sat Mar 11 23:18:36 2017 +0100
@@ -10,7 +10,7 @@
         "document preparation"
         ],
     "icon": "isabelle.png",
-    "version": "0.9.0",
+    "version": "0.10.0",
     "publisher": "makarius",
     "license": "MIT",
     "repository": { "url": "http://isabelle.in.tum.de/repos/isabelle" },
@@ -154,4 +154,4 @@
     "dependencies": {
         "vscode-languageclient": "3.0.x"
     }
-}
\ No newline at end of file
+}