# HG changeset patch # User wenzelm # Date 1489270716 -3600 # Node ID 7b8dc3910b962949af9c9e43f14fb5aae79e152a # Parent 4c9c83311cad0c27c0de74bc09a4861f4cbb2707 updated package; diff -r 4c9c83311cad -r 7b8dc3910b96 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 +}