diff --git a/bower.json b/bower.json index 78adafc..31fe344 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.67.1", + "version": "1.0.0", "homepage": "https://github.com/guidokessels/xwing-data", "authors": [ "Guido Kessels " diff --git a/package.json b/package.json index e5a6989..28defaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xwing-data", - "version": "0.67.1", + "version": "1.0.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",