From 2f2a8ed28afa9d0cbe81846346a2303e842e0ce4 Mon Sep 17 00:00:00 2001 From: Michiel Sikma Date: Thu, 20 Aug 2020 19:06:07 +0200 Subject: [PATCH] Bump version to 2.3.0 re: changes to the pokemon.json format --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b2c3efd..735d327d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pokesprite-images", - "version": "2.2.5", + "version": "2.3.0", "description": "Database project of box and inventory sprites from the Pokémon core series games", "files": [ "contributors.md",