diff --git a/bower.json b/bower.json index 6e851ab..8f48061 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "css-modal", - "version": "1.1.0-beta6", + "version": "1.1.0", "main": [ "modal.scss", "modal.js" diff --git a/package.json b/package.json index 13aea54..269c750 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "css-modal", "title": "CSS Modal", "description": "Modals, built with pure CSS", - "version": "1.1.0-beta6", + "version": "1.1.0", "homepage": "https://github.com/drublic/css-modal", "author": { "name": "Hans Christian Reinl", @@ -30,7 +30,7 @@ "grunt-contrib-sass": "0.7.3", "grunt-contrib-copy": "0.5.0", "grunt-contrib-connect": "0.7.1", - "grunt-contrib-jasmine": "0.6.4" + "grunt-contrib-jasmine": "0.6.5" }, "keywords": [ "css",