From 8706fe3ac652d89321c612bea5ae9aa6e552f23e Mon Sep 17 00:00:00 2001
From: Mike Kaufman <mike-kaufman@users.noreply.github.com>
Date: Wed, 9 Aug 2017 13:14:02 -0700
Subject: [PATCH] Automated vbump to version 0.23.2

Automated vbump to version 0.23.2
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 0b39866..1a12e33 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "glimpse.client.hud",
-  "version": "0.23.1",
+  "version": "0.23.2",
   "description": "The Javascript client that acts as an in browser viewer for the various Glimpse server backends",
   "main": "dist/hud.js",
   "scripts": {