diff --git a/bower.json b/bower.json index dd0c8df..427bb65 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "mcgriddle", - "version": "0.4.0", + "version": "0.4.1", "description": "", "license": "MIT", "author": { diff --git a/lib/mcgriddle/version.rb b/lib/mcgriddle/version.rb index 8b4caa5..a6ff83d 100644 --- a/lib/mcgriddle/version.rb +++ b/lib/mcgriddle/version.rb @@ -1,3 +1,3 @@ module McGriddle - VERSION = "0.4.0" + VERSION = "0.4.1" end diff --git a/package.json b/package.json index 54bbc4e..c04f987 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcgriddle", - "version": "0.4.0", + "version": "0.4.1", "description": "", "license": "MIT", "author": {