From daa8511fc97026977151f941e49be3ee9a025056 Mon Sep 17 00:00:00 2001
From: Eric Heine <erheine@nps.edu>
Date: Tue, 23 Jul 2019 10:48:07 -0700
Subject: [PATCH] Updated the package.json to the latest version.

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

diff --git a/package.json b/package.json
index 8b0923f..9241d12 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.11",
+	"version": "0.1.12",
 	"unity": "2018.3",
 	"license": "MIT",
 	"repository": {
-- 
GitLab