From f25bb65d58b269d587e14e567f75ab72400bada7 Mon Sep 17 00:00:00 2001 From: max-mironov Date: Tue, 3 Oct 2017 17:05:13 +0300 Subject: [PATCH] bump for new version 5.1.3-beta --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a734bd..65e5647 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-code-push", - "version": "1000.0.0-beta", + "version": "5.1.3-beta", "description": "React Native plugin for the CodePush service", "main": "CodePush.js", "typings": "typings/react-native-code-push.d.ts",