From 62df3d76ccd388ba8280f80c04fe07459570aa85 Mon Sep 17 00:00:00 2001 From: "Shazron Abdullah (shaz)" Date: Tue, 15 Oct 2019 18:12:24 +0800 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2efdc26..b5bb8cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/aio-sdk-core", - "version": "0.0.1", + "version": "1.0.0", "description": "Module that contains all the Adobe I/O Core SDKs", "main": "src/index.js", "scripts": {