diff --git a/package/package.json b/package/package.json index 97c9af59..fecce52b 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "react-native-filament", - "version": "0.19.1", + "version": "0.19.2", "description": "A real-time physically based 3D rendering engine for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",