release/1.0
Clovis Gauzy 2020-11-29 14:00:28 +01:00
parent f974a2793a
commit 20a9aa36b0
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"