diff --git a/package.json b/package.json index 8b4c8cf..0366868 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pokemon-tcg-sdk-typescript", - "version": "0.1.1", + "version": "0.1.2", "description": "Typescript SDK for the PokemonTCG API (https://api.pokemontcg.io)", "main": "dist/index.js", "types": "dist/index.d.ts",