From 2bb2b6d22fa77e931fa6781fa1dee00ca6d2bc3d Mon Sep 17 00:00:00 2001 From: IanLunn Date: Mon, 11 Jun 2018 10:43:18 +0100 Subject: [PATCH] Update version number --- css/hover.css | 2 +- less/hover.less | 2 +- package.json | 2 +- scss/hover.scss | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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