Merge branch 'release/1.0' into dev

dev
Clovis Gauzy 2020-11-29 14:01:11 +01:00
commit 19d13f9738
1 changed files with 1 additions and 2 deletions

View File

@ -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"