From 3d058663778e0ced23ed5716232cdce3e5d55bd0 Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Wed, 24 Aug 2022 14:10:54 +0100 Subject: [PATCH] Switch package.json back because np will change it --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9b084f..cb64d63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "random-bunny", - "version": "2.0.2", + "version": "2.0.1", "description": "Get a random subreddit image url", "license": "MIT", "author": "Vylpes",