diff options
| author | Mark Otto <[email protected]> | 2012-08-17 11:24:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-17 11:24:48 -0700 |
| commit | 79e05d0c0e9dd658382607f2c1b8eb508b05b491 (patch) | |
| tree | 0654a8212657f3bf453a66f3e920cd142e240bc8 | |
| parent | 51b43acf2005993f7d9a0b5ac8abbad72d7a2dc1 (diff) | |
| download | bootstrap-79e05d0c0e9dd658382607f2c1b8eb508b05b491.tar.xz bootstrap-79e05d0c0e9dd658382607f2c1b8eb508b05b491.zip | |
change css version #
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 | ||||
| -rw-r--r-- | less/bootstrap.less | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index f1c4afbbb..2418692df 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1,5 +1,5 @@ /*! - * Bootstrap v2.0.4 + * Bootstrap v2.1.0 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 diff --git a/less/bootstrap.less b/less/bootstrap.less index c43875a80..f0df4f1d5 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -1,5 +1,5 @@ /*! - * Bootstrap v2.0.4 + * Bootstrap v2.1.0 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 |
