aboutsummaryrefslogtreecommitdiff
path: root/js/affix.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-11-12 09:03:16 -0800
committerMark Otto <[email protected]>2014-11-12 09:03:16 -0800
commit9a7e365c2c4360335d25246dac11afb1f577210a (patch)
tree8ba68d3af68fe69b28a38dd598449a10aafcc630 /js/affix.js
parent143c4a2f8fc91513dc656e7bf3f234d21a45f849 (diff)
downloadbootstrap-3.3.1.tar.xz
bootstrap-3.3.1.zip
bump version to v3.3.1v3.3.1
Diffstat (limited to 'js/affix.js')
-rw-r--r--js/affix.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/affix.js b/js/affix.js
index e4efa20c6..deea29485 100644
--- a/js/affix.js
+++ b/js/affix.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: affix.js v3.3.0
+ * Bootstrap: affix.js v3.3.1
* http://getbootstrap.com/javascript/#affix
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
@@ -28,7 +28,7 @@
this.checkPosition()
}
- Affix.VERSION = '3.3.0'
+ Affix.VERSION = '3.3.1'
Affix.RESET = 'affix affix-top affix-bottom'