From a746a93d7cd016541bfc40adbc3434acd9422420 Mon Sep 17 00:00:00 2001 From: Kevin Sullivan Date: Thu, 9 Apr 2020 14:34:37 -0700 Subject: [PATCH] chore: release 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2b0b83..4514054 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tests", - "version": "0.4.0", + "version": "0.5.0", "description": "run tests in a device", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",