From 9a8012bb52a9ad49d6cd63f013c10e8194765ab0 Mon Sep 17 00:00:00 2001 From: Joseph Cava-Lynch Date: Sat, 22 Feb 2014 06:24:50 -0800 Subject: [PATCH] See #124: Increment to 1.0.3. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index e06da1f..0e1802e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ScrollToFixed", - "version": "1.0.2", + "version": "1.0.3", "homepage": "http://bigspotteddog.github.io/ScrollToFixed/", "description": "jQuery plugin used to fix elements on the page (top, bottom, anywhere); however, it still allows the element to continue to move left or right with the horizontal scroll.", "main": "jquery-scrolltofixed.js",