From cb84697a29bdd4631f6f8ab89e65a64d23a420d4 Mon Sep 17 00:00:00 2001 From: Guido Kessels Date: Mon, 24 Oct 2016 20:57:25 +0200 Subject: [PATCH] Bump to 0.22.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index a5d4bdb..ef1244a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.21.0", + "version": "0.22.0", "homepage": "https://github.com/guidokessels/xwing-data", "authors": [ "Guido Kessels " diff --git a/package.json b/package.json index 61e3c88..7455e8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.21.0", + "version": "0.22.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",