From b337809f4dc0f51907077e5a8d5e2f212a16d2ac Mon Sep 17 00:00:00 2001 From: tcorbly <45633570+tcorbly@users.noreply.github.com> Date: Thu, 26 Aug 2021 16:13:48 -0500 Subject: [PATCH] Bump to 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4af02f2..85e0dbdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simulator", - "version": "1.0.4", + "version": "1.0.5", "main": "dist/index.js", "author": "KISS Institute for Practical Robotics", "license": "GPL-3.0-only",