From 199eb2979aec1310d1519bd46fd0c05fece00acb Mon Sep 17 00:00:00 2001 From: John Date: Tue, 11 May 2021 19:54:30 -0400 Subject: [PATCH] BTC release version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9796f7a..148a5f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apolloapi", - "version": "1.0.0", + "version": "2.0.0", "main": "index.js", "repository": "https://github.com/jstefanop/apolloapi.git", "author": "FutureBit LLC",