From 045ce9518636e75c84e063cf63317622cfb4b82d Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Wed, 7 Aug 2024 17:13:56 +0100 Subject: [PATCH] v2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ff4386..c040098 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "random-bunny", - "version": "2.2.0", + "version": "2.3.0", "description": "Get a random subreddit image url", "license": "MIT", "author": "Vylpes",