Updated the version number for NPM
This commit is contained in:
Bradyn Glines
2018-01-20 17:37:59 -07:00
parent 4159cd65fe
commit b3e751dfe0
2 changed files with 27 additions and 1 deletions

View File

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