From f0ee32334a199f74cb611e5811a6253393df40ea Mon Sep 17 00:00:00 2001 From: Yoseph Kurnia Soenggoro Date: Sat, 14 May 2022 16:52:17 +0700 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3476d39..ce30437 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@alpsfinance/brand", "description": "Simple React UI Library for Alps Finance Brand Resources.", - "version": "0.1.0", + "version": "0.2.0", "dependencies": { "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.0.0",