diff --git a/package-lock.json b/package-lock.json index 86b7068..d4a5891 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "watson-react-components", - "version": "0.6.15", + "version": "0.6.16", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6a69663..6d5260b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watson-react-components", - "version": "0.6.15", + "version": "0.6.16", "description": "A collection of react components to build web applications using the Watson APIs.", "main": "./dist/components/index", "repository": {