From 8248fc3b08a0213ddc14eeeddb7172bbcf2afd97 Mon Sep 17 00:00:00 2001 From: tintinweb Date: Thu, 27 May 2021 17:23:44 +0200 Subject: [PATCH] prepare v0.0.33 --- CHANGELOG.md | 2 +- package.json | 2 +- src/features/whatsnew/whatsNew.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b354de..e25e108 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## v0.0.32 +## v0.0.32 - v0.0.33 Maintenance release until v0.1.0 is ready. diff --git a/package.json b/package.json index 9790299..86d02f2 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "solidity security", "solidity audit" ], - "version": "0.0.32", + "version": "0.0.33", "publisher": "tintinweb", "icon": "images/icon.png", "engines": { diff --git a/src/features/whatsnew/whatsNew.js b/src/features/whatsnew/whatsNew.js index 1b8ad59..e6f3138 100644 --- a/src/features/whatsnew/whatsNew.js +++ b/src/features/whatsnew/whatsNew.js @@ -34,7 +34,7 @@ Thanks for using **Solidity Visual Developer** 🤜🤛 The complete changelog can be found [here](https://github.com/ConsenSys/vscode-solidity-auditor/blob/master/CHANGELOG.md). -#### v0.0.32 +#### v0.0.32 - v0.0.33 Maintenance release until v0.1.0 is ready.