From 7ad50b2230014f6b82e0a1c70a9896c82d566c3d Mon Sep 17 00:00:00 2001 From: Eric Heine <erheine@nps.edu> Date: Wed, 26 Feb 2020 11:01:11 -0800 Subject: [PATCH] Updating package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63c2310..8b76371 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "com.futuretech.shared", "displayName": "FutureTech Shared", "description": "Contains shared items such as the Scriptable Variables.", - "version": "0.1.21", + "version": "0.1.22", "unity": "2019.1", "license": "MIT", "repository": { -- GitLab