diff --git a/package.json b/package.json index c182579..dc2b5d8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "three-gltf-viewer", "productName": "glTF Viewer", - "version": "1.0.0", + "version": "1.1.0", "description": "Preview glTF models using three.js and a drag-and-drop interface.", "main": "main.js", "browser": "browser.js",