diff --git a/package.json b/package.json index 36ae319..b65cf8a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Tothom", "description": "Yet another markdown preview with code block execution.", "icon": "resources/tothom.png", - "version": "0.1.0", + "version": "0.2.0", "engines": { "vscode": "^1.74.0" },