diff --git a/package-lock.json b/package-lock.json index 8c64497..57489eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-circular-input", - "version": "0.1.6", + "version": "0.1.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8c86e2b..56d73cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-circular-input", - "version": "0.1.6", + "version": "0.1.7", "description": "React components for easily composing a circular range input", "author": "petecorreia", "license": "MIT",