From 7475c9e5e19843963708f72a8994b763effed864 Mon Sep 17 00:00:00 2001 From: Mike Kaufman Date: Tue, 30 May 2017 14:40:06 -0700 Subject: [PATCH] Automated vbump to version 0.21.3 Automated vbump to version 0.21.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daf0a46..b9d1802 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glimpse.client.hud", - "version": "0.21.2", + "version": "0.21.3", "description": "The Javascript client that acts as an in browser viewer for the various Glimpse server backends", "main": "dist/hud.js", "scripts": {