From 0b5a3a5bc16dfbc5e69079e756b14b76e58e91eb Mon Sep 17 00:00:00 2001 From: Kevin Qi Date: Sun, 28 Apr 2019 21:11:50 -0700 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cda87b2..ba0ab32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-circular-progressbar", - "version": "1.1.0", + "version": "1.2.0", "description": "A circular progress indicator component", "author": "Kevin Qi ", "main": "dist/index.js",