Skip to content

Commit fff0456

Browse files
committed
rake convert
1 parent d9420c4 commit fff0456

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

lib/bootstrap-sass/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Bootstrap
22
VERSION = '3.1.1.0'
3-
BOOTSTRAP_SHA = 'd8cfcad7c71a2b65325b36718c218fee4221e663'
3+
BOOTSTRAP_SHA = '385fb6898128bbfdc3def581bb92e01818fa0525'
44
end

vendor/assets/javascripts/bootstrap/affix.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: affix.js v3.1.0
2+
* Bootstrap: affix.js v3.1.1
33
* http://getbootstrap.com/javascript/#affix
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

vendor/assets/javascripts/bootstrap/alert.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: alert.js v3.1.0
2+
* Bootstrap: alert.js v3.1.1
33
* http://getbootstrap.com/javascript/#alerts
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

vendor/assets/javascripts/bootstrap/button.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: button.js v3.1.0
2+
* Bootstrap: button.js v3.1.1
33
* http://getbootstrap.com/javascript/#buttons
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

vendor/assets/javascripts/bootstrap/carousel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: carousel.js v3.1.0
2+
* Bootstrap: carousel.js v3.1.1
33
* http://getbootstrap.com/javascript/#carousel
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

vendor/assets/javascripts/bootstrap/collapse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: collapse.js v3.1.0
2+
* Bootstrap: collapse.js v3.1.1
33
* http://getbootstrap.com/javascript/#collapse
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

vendor/assets/javascripts/bootstrap/dropdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: dropdown.js v3.1.0
2+
* Bootstrap: dropdown.js v3.1.1
33
* http://getbootstrap.com/javascript/#dropdowns
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

vendor/assets/javascripts/bootstrap/modal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: modal.js v3.1.0
2+
* Bootstrap: modal.js v3.1.1
33
* http://getbootstrap.com/javascript/#modals
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

vendor/assets/javascripts/bootstrap/popover.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: popover.js v3.1.0
2+
* Bootstrap: popover.js v3.1.1
33
* http://getbootstrap.com/javascript/#popovers
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

vendor/assets/javascripts/bootstrap/scrollspy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: scrollspy.js v3.1.0
2+
* Bootstrap: scrollspy.js v3.1.1
33
* http://getbootstrap.com/javascript/#scrollspy
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.

0 commit comments

Comments
 (0)