From 361a307d8da2030c5f9626cf0976566733c7b623 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Sat, 6 Jun 2020 18:03:36 -0500 Subject: [PATCH] v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 510d46e..d5fea93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "harmox", - "version": "0.1.1", + "version": "0.1.2", "description": "Harmox is an object-oriented library for interacting with remote infrastructure.", "main": "index.js", "repository": {