diff --git a/package.json b/package.json index 99ab189..ea48f45 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "objtoschematic", "private": true, - "version": "0.6.0.1", + "version": "0.6.0", "description": "A tool to convert .obj files into voxels and then into Minecraft Schematic files", "main": "./dist/src/main.js", "engines": {