From aee22a4951331ce828bbc2c1cda853cbda2413b8 Mon Sep 17 00:00:00 2001 From: rob Date: Sun, 25 Sep 2022 05:14:00 -0400 Subject: [PATCH] v0.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d343e6a..4b873f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dtp-base", - "version": "0.2.4", + "version": "0.2.5", "description": "Open source web app engine for the Digital Telepresence Platform.", "main": "dtp-webapp.js", "author": "DTP Technologies, LLC",