From 0e9814180704798b776e0e4f1fbfa18797e7f76f Mon Sep 17 00:00:00 2001 From: Mike Kaufman Date: Tue, 27 Jun 2017 11:03:08 -0700 Subject: [PATCH] Automated vbump to version 0.22.3 Automated vbump to version 0.22.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3c1a5e..d6dd4c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glimpse.client.hud", - "version": "0.22.2", + "version": "0.22.3", "description": "The Javascript client that acts as an in browser viewer for the various Glimpse server backends", "main": "dist/hud.js", "scripts": {