From fc58f4712383029d3d3703d377c811d6f0516de3 Mon Sep 17 00:00:00 2001 From: alvaromb Date: Wed, 9 Aug 2017 11:41:26 +0200 Subject: [PATCH] v0.1.3 --- package.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 5bc7ffa..5422879 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-version-number", - "version": "0.1.2", + "version": "0.1.3", "description": "", "main": "index.js", "scripts": { @@ -11,18 +11,8 @@ "type": "git", "url": "git+https://github.com/APSL/react-native-version-number.git" }, - "tags": [ - "react", - "react-native", - "react-component", - "ios" - ], - "keywords": [ - "react", - "react-native", - "ios", - "react-component" - ], + "tags": ["react", "react-native", "react-component", "ios"], + "keywords": ["react", "react-native", "ios", "react-component"], "author": "Alvaro Medina Ballester ", "license": "MIT", "bugs": {