From f3fb1a438fb5bb6f448c92e5615a8753bf4554c2 Mon Sep 17 00:00:00 2001 From: Andy Prock Date: Tue, 8 Nov 2016 15:39:23 -0800 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0709f70..98ff9ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-os", - "version": "1.0.0", + "version": "1.0.1", "description": "node's os module for react-native", "main": "index.js", "scripts": {