diff --git a/package.json b/package.json index c4e1315..2d3ba90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-native", - "version": "2.0.0-beta.3", + "version": "2.0.0-beta.4", "description": "Custom jest matchers to test the state of React Native", "main": "dist/index.js", "scripts": {