From 2a6a2694d4318fdf1d26597206ed9d7fecc93fd7 Mon Sep 17 00:00:00 2001 From: Dick Choi Date: Thu, 22 Sep 2016 11:02:54 +0900 Subject: [PATCH] v0.6.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 933845fd..2b56afcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boost", - "version": "0.6.7", + "version": "0.6.8", "description": "Boostnote", "main": "index.js", "license": "GPL-3.0",