From 55670b9f70c47326292703c7653b7533ab3e89fe Mon Sep 17 00:00:00 2001
From: Eric Heine <erheine@nps.edu>
Date: Wed, 8 Jan 2020 14:53:08 -0800
Subject: [PATCH] Updated the package version

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 31a7842..09ad38f 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.19",
+	"version": "0.1.20",
 	"unity": "2019.1",
 	"license": "MIT",
 	"repository": {
-- 
GitLab