From 3911e18abff3e8611f287abf62c8b560170289d5 Mon Sep 17 00:00:00 2001 From: spoeck Date: Sun, 8 Oct 2017 21:45:25 +0200 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57377cb..a35d607 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-api-ai", "description": "A React-Native Bridge for the Google API AI SDK", - "version": "1.3.0", + "version": "1.4.0", "repository": { "type": "git", "url": "https://github.com/innFactory/react-native-api-ai"