From 4ff5811dc2680155716a49334e5e90e6b794ada5 Mon Sep 17 00:00:00 2001 From: Juan Carlos Prieto Date: Tue, 11 Sep 2018 14:51:27 -0400 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e9cc56..2a7ff7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xnat-rest", - "version": "1.3.0", + "version": "2.0.0", "description": "Implement the operations to communicate with xnat via REST api", "main": "index.js", "scripts": {