From 1947e0cfdcc882d2cd2222a1628fe6ac0ac8e076 Mon Sep 17 00:00:00 2001 From: Guido Kessels Date: Mon, 1 Aug 2016 19:30:47 +0200 Subject: [PATCH] Bump to 0.13.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 83748c2..71a19aa 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.13.0", + "version": "0.13.1", "homepage": "https://github.com/guidokessels/xwing-data", "authors": [ "Guido Kessels " diff --git a/package.json b/package.json index 73fa665..be3365b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.13.0", + "version": "0.13.1", "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",