From 2d2b7ebc69b1520c4539f607e40348bf4309100e Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 7 Jun 2016 07:07:35 +0100 Subject: [PATCH] v0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f53a59a..c1a731e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-mock", - "version": "0.2.2", + "version": "0.2.3", "description": "A fully mocked and test-friendly version of react native", "main": "build/react-native.js", "scripts": {