diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-03-09 01:50:11 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-03-09 01:50:11 +0300 |
commit | 4e0a034bbd0bd9e4a92f8b4bc4d76337b32c400f (patch) | |
tree | a09d0bfb429fb4bcbad59597c5c4475fe4d94d73 | |
parent | README update (diff) | |
download | egor-tensin.github.io-4e0a034bbd0bd9e4a92f8b4bc4d76337b32c400f.tar.gz egor-tensin.github.io-4e0a034bbd0bd9e4a92f8b4bc4d76337b32c400f.zip |
bump dependencies
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 8858d7d..c884da7 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -bootstrap_version: 3.3.5 +bootstrap_version: 3.3.6 jquery_version: 1.11.3 html5shiv_version: 3.7.2 respond_version: 1.4.2 |