From 3db40fea31531c71f6537a9bc607b2c9b88e9393 Mon Sep 17 00:00:00 2001 From: Dick Choi Date: Tue, 18 Oct 2016 14:46:17 +0900 Subject: [PATCH] v0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index beabd8c5..9e042850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boost", - "version": "0.7.1", + "version": "0.7.2", "description": "Boostnote", "main": "index.js", "license": "GPL-3.0",