From dd56a3eef9924b9bf07fc0b2fe6a166ef20fbf01 Mon Sep 17 00:00:00 2001 From: Billy Vong Date: Tue, 9 Aug 2016 01:58:49 -0700 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a667c9f..91f3702 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pokemon-journal", "productName": "PokemonJournal", - "version": "0.1.2", + "version": "0.1.3", "description": "View detailed statistics about your Pokemon inventory (Pokemon Go)", "main": "main.js", "scripts": {