diff --git a/package.json b/package.json index 3c2a75f..6b86f0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@terran-one/cw-simulate", - "version": "1.1.0", + "version": "1.1.1", "description": "Mock blockchain environment for simulating CosmWasm interactions", "main": "dist/index.js", "typings": "dist/index.d.ts",