diff --git a/css/hover.css b/css/hover.css index c29c506..f5fcf87 100644 --- a/css/hover.css +++ b/css/hover.css @@ -1,6 +1,6 @@ /*! * Hover.css (http://ianlunn.github.io/Hover/) - * Version: 2.3.1 + * Version: 2.3.2 * 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 71c3258..23f076b 100644 --- a/less/hover.less +++ b/less/hover.less @@ -1,6 +1,6 @@ /*! * Hover.css (http://ianlunn.github.io/Hover/) - * Version: 2.3.1 + * Version: 2.3.2 * 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 f5a0fd5..8404800 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hover.css", "author": "Ian Lunn", - "version": "2.3.1", + "version": "2.3.2", "repository": { "type": "git", "url": "https://github.com/IanLunn/Hover" diff --git a/scss/hover.scss b/scss/hover.scss index 364c423..5eb0b19 100644 --- a/scss/hover.scss +++ b/scss/hover.scss @@ -1,6 +1,6 @@ /*! * Hover.css (http://ianlunn.github.io/Hover/) - * Version: 2.3.1 + * Version: 2.3.2 * Author: Ian Lunn @IanLunn * Author URL: http://ianlunn.co.uk/ * Github: https://github.com/IanLunn/Hover