From 9943f5cc969a20f861f4bd3ed182bf769a8d8c5b Mon Sep 17 00:00:00 2001 From: Tom Gallacher Date: Wed, 18 Jan 2017 13:36:38 +0000 Subject: [PATCH] Bumping frontend version --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index afefec9e..159bb8a0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "joyent-portal-frontend", - "version": "1.0.0", + "version": "1.1.0", "private": true, "license": "private", "main": "server/index.js",