diff --git a/bower.json b/bower.json index 33430ab..3e9068e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "hover", - "version": "2.0.2", + "version": "2.1.0", "homepage": "http://ianlunn.github.io/Hover", "authors": [ "Ian Lunn " diff --git a/css/hover.css b/css/hover.css index e54cb7c..2ff1560 100644 --- a/css/hover.css +++ b/css/hover.css @@ -1,6 +1,6 @@ /*! * Hover.css (http://ianlunn.github.io/Hover/) - * Version: 2.0.2 + * Version: 2.1.0 * Author: Ian Lunn @IanLunn * Author URL: http://ianlunn.co.uk/ * Github: https://github.com/IanLunn/Hover diff --git a/less/hover.less b/less/hover.less index 0ecfa90..e60719f 100644 --- a/less/hover.less +++ b/less/hover.less @@ -1,6 +1,6 @@ /*! * Hover.css (http://ianlunn.github.io/Hover/) - * Version: 2.0.2 + * Version: 2.1.0 * Author: Ian Lunn @IanLunn * Author URL: http://ianlunn.co.uk/ * Github: https://github.com/IanLunn/Hover diff --git a/package.json b/package.json index 9b613fa..aa79fb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hover.css", - "version": "2.0.2", + "version": "2.1.0", "author": "Ian Lunn", "repository": { "type": "git", diff --git a/scss/hover.scss b/scss/hover.scss index eb4e18d..5f2d670 100644 --- a/scss/hover.scss +++ b/scss/hover.scss @@ -1,6 +1,6 @@ /*! * Hover.css (http://ianlunn.github.io/Hover/) - * Version: 2.0.2 + * Version: 2.1.0 * Author: Ian Lunn @IanLunn * Author URL: http://ianlunn.co.uk/ * Github: https://github.com/IanLunn/Hover