summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/js/scrollspy.js
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-11-12 15:34:02 -0500
committerThomas Park <thomas@thomaspark.me>2014-11-12 15:34:02 -0500
commit4e5b5fd0ee3d3e1856f32d5956cb7c8cc1029254 (patch)
treed32fa80285b3e7e0dd516794ccf382a706be2569 /bower_components/bootstrap/js/scrollspy.js
parentfa6487a9732f63b66399829fe3463a6192a26554 (diff)
update bootstrap to 3.3.1
Diffstat (limited to 'bower_components/bootstrap/js/scrollspy.js')
-rw-r--r--bower_components/bootstrap/js/scrollspy.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/bootstrap/js/scrollspy.js b/bower_components/bootstrap/js/scrollspy.js
index 973021a9..c468262f 100644
--- a/bower_components/bootstrap/js/scrollspy.js
+++ b/bower_components/bootstrap/js/scrollspy.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: scrollspy.js v3.3.0
+ * Bootstrap: scrollspy.js v3.3.1
* http://getbootstrap.com/javascript/#scrollspy
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
@@ -30,7 +30,7 @@
this.process()
}
- ScrollSpy.VERSION = '3.3.0'
+ ScrollSpy.VERSION = '3.3.1'
ScrollSpy.DEFAULTS = {
offset: 10