From 2257b1cdfa9ad6c48ca982119535630d7da93d15 Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Mon, 20 Nov 2017 16:41:26 +0200 Subject: [PATCH] 2.0.0 --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1e6d8f0..12a75d5 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "name": "react-native-system-ui-flags", - "version": "1.0.1", - "main": "index.js", - "author": "Nikola Hristov", - "license": "MIT", - "repository": { - "type": "git", - "url": "git+https://github.com/NikolaBorislavovHristov/react-native-system-ui-flags.git" - } -} \ No newline at end of file + "name": "react-native-system-ui-flags", + "version": "2.0.0", + "main": "index.js", + "author": "Nikola Hristov", + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/NikolaBorislavovHristov/react-native-system-ui-flags.git" + } +}