From e27bfc27ae68da9d22dbcd4f5fe48cbd723683d9 Mon Sep 17 00:00:00 2001 From: Elazar Date: Wed, 2 Sep 2020 14:29:12 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee46a3f..b44b598 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "simply-view-image-for-python-debugging", "displayName": "View Image for Python Debugging", "description": "simply view the image of the image variables when debugging python", - "version": "0.0.1", + "version": "0.0.2", "publisher": "elazarcoh", "engines": { "vscode": "^1.44.0"