Skip to content

Commit

Permalink
version bump to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spoo-bar committed Mar 24, 2023
1 parent b7e2d83 commit ae9dbfa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

All notable changes to the "cosmy-wasmy" extension will be documented in this file.
All notable changes to the Cosmy Wasmy extension will be documented in this file.

<!--
## [Unreleased]
Expand All @@ -19,7 +19,12 @@ All notable changes to the "cosmy-wasmy" extension will be documented in this fi
-->


## [Unreleased]
## [v2.0.0] - 24 March 2023

Wohoooo!! 🎉
Its **v2.0.0**!!

Thank you [Osmosis Grants](https://grants.osmosis.zone/) for funding the work for this release.

### Added

Expand Down
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cosmy-wasmy",
"displayName": "cosmy wasmy",
"displayName": "Cosmy Wasmy",
"description": "wibbly wobbly cosmy wasmy tool to interact with cosmwasm smart contracts",
"version": "1.2.1",
"version": "2.0.0",
"preview": false,
"publisher": "Spoorthi",
"icon": "media/icon.png",
Expand All @@ -13,6 +13,7 @@
},
"categories": [
"Testing",
"Notebooks",
"Other"
],
"keywords": [
Expand All @@ -21,7 +22,9 @@
"Juno",
"Smart Contract",
"Archway",
"Chihuahua"
"Chihuahua",
"Stargaze",
"Neutron"
],
"activationEvents": [
"onView:account",
Expand Down

0 comments on commit ae9dbfa

Please sign in to comment.