From d4ab1fb850c8e74907a43185aa6b579dcde0f726 Mon Sep 17 00:00:00 2001 From: Guido Kessels Date: Fri, 9 Jun 2017 22:16:09 +0200 Subject: [PATCH] Bump to 0.37.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index bd73ad7..5dd99f1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.36.0", + "version": "0.37.0", "homepage": "https://github.com/guidokessels/xwing-data", "authors": [ "Guido Kessels " diff --git a/package.json b/package.json index 7755def..7862481 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.36.0", + "version": "0.37.0", "description": "An easy-to-use collection of data and images from X-Wing: The Miniatures Game by Fantasy Flight Games.", "scripts": { "release": "./node_modules/.bin/release-it",