From fc55c34f6422d511781f2fde0b50ce4690587f56 Mon Sep 17 00:00:00 2001 From: Hamza Bahlaouane Date: Tue, 20 Oct 2020 17:42:55 +0100 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a6e797..4dbcb72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vactory-ui", - "version": "0.1.1", + "version": "1.0.2", "main": "dist/index.js", "module": "dist/index.modern.js", "source": "src/index.js",