From d812225375cfb6ad134953bcfbcf3506df0c9fb4 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Tue, 17 Jan 2023 07:39:29 -0600 Subject: [PATCH] Bump patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d365b59..54872a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rugged", - "version": "1.0.0", + "version": "1.0.1", "description": "Orchestrate package testing across uneven terrain", "main": "dist/index.js", "types": "dist/index.d.ts",