diff --git a/example/package.json b/example/package.json index 41b6b50..8f31bdd 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "jcore-react-native": "^1.7.0", "react": "16.8.6", "react-native": "0.63.4", - "jverification-react-native": "2.4.5" + "jverification-react-native": "2.4.6" }, "devDependencies": { "@babel/core": "^7.5.0", diff --git a/package.json b/package.json index cb5bf67..f79f62e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "license": "ISC", "author": "wicked.tc130", - "version": "2.4.5", + "version": "2.4.6", "repository": { "type": "git", "url": "https://github.com/jpush/jverification-react-native"