From a763a5d6558c6ba503ec1bce9b06ff7fd42694a2 Mon Sep 17 00:00:00 2001 From: othree Date: Thu, 10 Mar 2022 13:29:00 +0800 Subject: [PATCH] v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a55caa..a570c10 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@smartpay/sdk-web", "type": "module", - "version": "0.0.5", + "version": "0.1.0", "description": "Smartpay SDK Web", "main": "build/index.js", "scripts": {