diff --git a/package-lock.json b/package-lock.json index 97f4d36..ef3b120 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "watson-react-components", - "version": "0.6.12", + "version": "0.6.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 523070c..3ce58a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watson-react-components", - "version": "0.6.12", + "version": "0.6.13", "description": "A collection of react components to build web applications using the Watson APIs.", "main": "./dist/components/index", "repository": {