diff --git a/package.json b/package.json index 3431cf0..21908d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendroks/react-coinbase-commerce", - "version": "0.0.1", + "version": "0.0.2", "description": "A react component to easily embed a Coinbase Commerce Checkout within your application", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",