From 475bd6adbd52025538e606887eb7089af6b1721f Mon Sep 17 00:00:00 2001 From: RobertoGonzalez Date: Mon, 29 Sep 2014 11:42:39 -0300 Subject: [PATCH] v1.0.1 --- bower.json | 2 +- midnight.jquery.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index f7ee4a9..dd4fa24 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "midnight", - "version": "1.0.0", + "version": "1.0.1", "description": "Switch fixed headers on the fly", "main": "midnight.jquery.js", "homepage": "https://github.com/Aerolab/midnight.js", diff --git a/midnight.jquery.js b/midnight.jquery.js index 08aaa37..6246d53 100644 --- a/midnight.jquery.js +++ b/midnight.jquery.js @@ -1,5 +1,5 @@ /*! - * Midnight.js v1.0.0 + * Midnight.js v1.0.1 * jQuery plugin to switch between multiple fixed header designs on the fly, so it looks in line with the content below it. * http://aerolab.github.io/midnight.js/ *