diff --git a/package.json b/package.json index 820baad..f0ba5bb 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,10 @@ { "name": "rawtherapee", - "version": "0.1.0", + "version": "1.0.0", "description": "rawtherapee-cli wrapper to process RAW images in NodeJs", "repository": "https://github.com/clovfr/node-rawtherapee", "author": "Clovis Gauzy", "license": "BSD-3", - "private": true, "main": "rawtherapee.js", "scripts": { "test": "standard"