From 57ee79057671a171f65497f5311caf44a58ee6ab Mon Sep 17 00:00:00 2001 From: Guido Kessels Date: Wed, 25 Apr 2018 00:31:50 +0200 Subject: [PATCH] Bump to 0.63.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index db8088b..f51bd7a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.63.0", + "version": "0.63.1", "homepage": "https://github.com/guidokessels/xwing-data", "authors": [ "Guido Kessels " diff --git a/package.json b/package.json index 650b7dd..3f7b8c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.63.0", + "version": "0.63.1", "description": "An easy-to-use collection of data and images from X-Wing: The Miniatures Game by Fantasy Flight Games.", "scripts": { "patch": "release-it patch",