From 9ec0f5cdda491e1189f2c6b47472cff895236ea7 Mon Sep 17 00:00:00 2001 From: Guido Kessels Date: Mon, 18 Jun 2018 20:39:13 +0200 Subject: [PATCH] Bump to 0.66.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 11515ba..e5e27ab 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.66.0", + "version": "0.66.1", "homepage": "https://github.com/guidokessels/xwing-data", "authors": [ "Guido Kessels " diff --git a/package.json b/package.json index 6881f24..bdea587 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.66.0", + "version": "0.66.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",