Patch version bump for npm publish

This commit is contained in:
Bradyn Glines
2019-08-07 19:36:02 -05:00
parent fa35c57f91
commit 94299bee6e

View File

@ -1,6 +1,6 @@
{
"name": "pokemon-tcg-sdk-typescript",
"version": "1.2.0",
"version": "1.2.1",
"description": "Typescript SDK for the PokemonTCG API (https://pokemontcg.io)",
"main": "dist/index.js",
"types": "dist/index.d.ts",