From 8f6e048668deb5746246ef534ce21eb39d770a3a Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Fri, 4 Aug 2017 18:49:30 -0400 Subject: [PATCH] 0.1.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e850fa81..e6ba1c26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "t2-cli", - "version": "0.1.11", + "version": "0.1.12", "description": "The starting point of Tessel 2's command line interface", "main": "./index.js", "scripts": {