From aed63574e898de6e9d90c25c8b28d24c19db1c76 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Wed, 21 Oct 2015 18:38:37 -0400 Subject: [PATCH] Bump package version to 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc190502624..2ef23b09e23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore", - "version": "0.13.5", + "version": "1.0.0", "description": "A platform to build bitcoin and blockchain-based applications.", "author": "BitPay ", "main": "index.js",