diff --git a/package.json b/package.json index 96c4538..e8dd550 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type" : "git", "url" : "https://github.com/artemyarulin/react-native-eval" }, - "version": "0.0.6", + "version": "0.0.7", "description": "Call any JS functions from your native code", "main": "react-native-eval/RNMEvaluator.js", "author": "Artem Yarulin ",