From 948508aefa886794c7d5ec508eda9e95b9a5a233 Mon Sep 17 00:00:00 2001 From: IanLunn Date: Fri, 21 Oct 2016 15:19:41 +0100 Subject: [PATCH] Updated version number --- bower.json | 2 +- css/hover.css | 2 +- less/hover.less | 2 +- package.json | 2 +- scss/hover.scss | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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