From 02952105faa4fcfb9d1bbaa9129d162ae710a745 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 3 Feb 2017 14:47:32 +0000 Subject: [PATCH] Relase 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 363eb24..37093aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-mock", - "version": "0.2.9", + "version": "0.3.0", "description": "A fully mocked and test-friendly version of react native", "main": "build/react-native.js", "scripts": {