diff --git a/package-lock.json b/package-lock.json index 899712a..a8d7cc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-circular-progressbar", - "version": "0.4.0", + "version": "0.4.1", "lockfileVersion": 1, "dependencies": { "abab": { diff --git a/package.json b/package.json index 58cd100..093340a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-circular-progressbar", - "version": "0.4.0", + "version": "0.4.1", "description": "A circular progress indicator component", "author": "Kevin Qi ", "main": "./build/index.js",