From 1f2ee77fa1bf426fa46b490297f8f9972df7f587 Mon Sep 17 00:00:00 2001 From: Phillip Baker Date: Thu, 27 Jun 2019 21:26:21 -0400 Subject: [PATCH] Bump version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce7427c..0a201fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-os", - "version": "1.2.2", + "version": "1.2.4", "description": "node's os module for react-native", "main": "index.js", "scripts": {