From 7aa833f1a2f8c7c5340b79f683cb324b53f0f9e5 Mon Sep 17 00:00:00 2001 From: Adam Biagianti Date: Wed, 26 Jul 2017 13:02:38 -0400 Subject: [PATCH] Bump version for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2599a36..3d0ba3c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudgov-dashboard", - "version": "1.16.7", + "version": "1.16.8", "engines": { "node": "6.x.x", "npm": "3.x.x"