From 122cefb4384630c292ebeb28df6b9ca1ce28650e Mon Sep 17 00:00:00 2001 From: Ben Gubler Date: Thu, 19 Mar 2020 19:46:29 -0600 Subject: [PATCH] v1.0.0-2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6de0a1..01431ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-to-yarn", - "version": "1.0.0-1", + "version": "1.0.0-2", "description": "Convert npm CLI commands to Yarn commands, and vice versa", "keywords": [ "string convert",