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