From a92d9c5d72f1e88982fa25c6b4d885a025ca4a88 Mon Sep 17 00:00:00 2001 From: Erik Johnson <rejohnso@nps.edu> Date: Wed, 17 Apr 2019 13:25:51 -0700 Subject: [PATCH] Set to 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 209a04a..5a510ce 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "com.futuretech.shared", "displayName": "FutureTech Shared", "description": "this is a description", - "version": "0.1.9", + "version": "0.1.7", "unity": "2018.3", "license": "MIT", "repository": { -- GitLab