From fe65e96cf55951331c81be6f44c8f5c14337a415 Mon Sep 17 00:00:00 2001 From: Mike Kaufman Date: Fri, 5 May 2017 16:53:23 -0700 Subject: [PATCH] Automated vbump to version 0.20.4 Automated vbump to version 0.20.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6946765..4284886 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glimpse.client.hud", - "version": "0.20.3", + "version": "0.20.4", "description": "The Javascript client that acts as an in browser viewer for the various Glimpse server backends", "main": "dist/hud.js", "scripts": {