From fd314c2e2cb23baf2441a827f7b98b9614cf18a7 Mon Sep 17 00:00:00 2001 From: German Attanasio Date: Sat, 12 Aug 2017 09:42:38 -0400 Subject: [PATCH] 0.6.10 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index fa049f4..674fc0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "watson-react-components", - "version": "0.6.9", + "version": "0.6.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ad1f0b1..0e4d4a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watson-react-components", - "version": "0.6.9", + "version": "0.6.10", "description": "A collection of react components to build web applications using the Watson APIs.", "main": "./dist/components/index", "repository": {