From 57bb684b934c1ef8afa82120c5da9123664aba12 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Sun, 26 Feb 2017 15:33:57 -0800 Subject: [PATCH] Prepare 1.7.1 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5dbe35..530859c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dash", "main": "./lib/dash", - "version": "1.7.0", + "version": "1.7.1", "private": true, "description": "Dash documentation integration with Atom", "repository": "https://github.com/blakeembrey/atom-dash",