diff options
| author | Mark Otto <[email protected]> | 2012-09-04 11:13:08 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-04 11:13:08 -0700 |
| commit | bf590d8c810b1edde93ed3f14cafc6f4a3b70e74 (patch) | |
| tree | 520cb16f1b6aea349fad2d5e28bd911f3ae584a4 /docs | |
| parent | a1d2ee654209305f20a621c4956417463d4cb00f (diff) | |
| download | bootstrap-bf590d8c810b1edde93ed3f14cafc6f4a3b70e74.tar.xz bootstrap-bf590d8c810b1edde93ed3f14cafc6f4a3b70e74.zip | |
fixes #4958: add version to minified js
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/js/bootstrap.min.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/bootstrap.min.js b/docs/assets/js/bootstrap.min.js index 0c06523ed..b7bc72f31 100644 --- a/docs/assets/js/bootstrap.min.js +++ b/docs/assets/js/bootstrap.min.js @@ -1,5 +1,5 @@ /** -* Bootstrap.js by @fat & @mdo +* Bootstrap.js v2.1.1 by @fat & @mdo * Copyright 2012 Twitter, Inc. * http://www.apache.org/licenses/LICENSE-2.0.txt */ |
