From abbac725f0a3baa93ae755fc9e282135c6b29d3b Mon Sep 17 00:00:00 2001 From: Milan Steiner Date: Wed, 16 Mar 2022 17:24:31 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3877ce0..2c5cfbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cosmwasm", - "version": "1.0.3", + "version": "1.1.0", "description": "A wrapper package for all relevant cosmjs packages.", "main": "build/index.js", "scripts": {