From e72ed66a7af44c3681343be80edc5f8136291346 Mon Sep 17 00:00:00 2001 From: Jody Clements Date: Mon, 17 Aug 2015 21:48:02 -0400 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13a3ef7..da3b360 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dvid-console", - "version": "1.2.0", + "version": "1.3.0", "description": "Web console for DVID, a distributed, versioned image-oriented datastore.", "main": "js/app.js", "scripts": {