From 2d3f5495429bdbc55a83d6c048af6c9128108676 Mon Sep 17 00:00:00 2001 From: Guido Kessels Date: Sat, 9 Jun 2018 08:14:38 +0200 Subject: [PATCH] Bump to 0.66.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 82fe05b..11515ba 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.65.0", + "version": "0.66.0", "homepage": "https://github.com/guidokessels/xwing-data", "authors": [ "Guido Kessels " diff --git a/package.json b/package.json index 6e3d76e..6881f24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.65.0", + "version": "0.66.0", "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",