From 76e185a2a0d4edf8f4e5de09f75fe5cef4a2f05a Mon Sep 17 00:00:00 2001 From: Joseph Cava-Lynch Date: Wed, 11 Jun 2014 20:34:46 -0700 Subject: [PATCH] See #146: Bower release. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index a53125f..0a4d3e4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ScrollToFixed", - "version": "1.0.5", + "version": "1.0.6", "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",