diff --git a/package.json b/package.json index 0b58bfd..d521457 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ar-viewer", - "version": "0.1.14", + "version": "0.1.15", "description": "AR viewer for react native that uses Sceneform on Android and ARKit on iOS", "main": "lib/commonjs/index", "module": "lib/module/index",