From 925004507c07be643fdb7f9fe7d7c421006ce05f Mon Sep 17 00:00:00 2001 From: Hugh Kennedy Date: Tue, 15 Jul 2014 08:21:51 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53967f2..a653395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bistre", - "version": "0.1.0", + "version": "1.0.0", "main": "index.js", "bin": { "bistre": "./cli.js"