From 8ebc0e0346207e86eed8403772bbf1b8d757d46c Mon Sep 17 00:00:00 2001 From: Shawn Miller Date: Fri, 9 Aug 2019 20:12:43 -0500 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f88225..4b542c2 100644 --- a/package.json +++ b/package.json @@ -38,5 +38,5 @@ "type": "git", "url": "https://github.com/mediocre/bloodhound.git" }, - "version": "0.9.0" + "version": "1.0.0" }