From be0ee386d95003039248226185f39ebec7129a77 Mon Sep 17 00:00:00 2001 From: Christian Brevik Date: Thu, 11 Aug 2016 11:20:35 +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 2ad0bb9..a73b31b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-billing", - "version": "1.3.0", + "version": "1.4.0", "description": "React Native bridge for InApp Billing on Android", "main": "index.js", "scripts": {