diff --git a/package.json b/package.json index 3da321e..d6ec704 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wpdas/naxios", - "version": "0.1.1", + "version": "0.1.2", "description": "Promise based NEAR Contract and NEAR Wallet client for browser", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",