From 3c7ea7d7a50fbbfbb113b4ae403a04000f9f61e9 Mon Sep 17 00:00:00 2001 From: Kevin Qi Date: Sun, 17 Dec 2017 16:32:39 -0800 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abf0328..ae8fde9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-circular-progressbar", - "version": "0.5.0", + "version": "0.6.0", "description": "A circular progress indicator component", "author": "Kevin Qi ", "main": "./build/index.js",