diff --git a/CHANGELOG.md b/CHANGELOG.md index 723c036..3a5c891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ +## 0.1.3 +### Updates +- Updated the extension icon + ## 0.1.2 -### Features +### Updates - Included the Black Formatter extension in favour of autopep8 ## 0.1.1 diff --git a/assets/icon.png b/assets/icon.png index 1948f87..35c4894 100644 Binary files a/assets/icon.png and b/assets/icon.png differ diff --git a/package.json b/package.json index 91a73eb..4de0ed0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "solidity-python-pack", "displayName": "Solidity Python Extension Pack", "description": "Essential toolkit for Solidity and Python developers. Effortlessly code, test, and deploy smart contracts with Solidity, while utilizing Python for testing. All from VS Code, in this one extension from Ackee Blockchain.", - "version": "0.1.2", + "version": "0.1.3", "publisher": "ackeeblockchain", "keywords": [ "solidity",