From 584a61598947a637ebc419c275c518384f48286f Mon Sep 17 00:00:00 2001 From: Lucas Pereira Date: Thu, 29 Oct 2020 19:28:18 -0300 Subject: [PATCH] chore: release 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b03727e..a8bc4b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clean-node-api", - "version": "1.4.0", + "version": "2.0.0", "description": "", "main": "index.js", "scripts": {