diff --git a/package.json b/package.json index 0272184..b539383 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": false, "license": "MIT", "description": "Iframe wrapper for React Native", - "version": "0.1.0", + "version": "0.1.1", "main": "lib/commonjs/index", "module": "lib/module/index", "react-native": "src/index",