From 80b23d2f8cd6e5b99d4cf4cf107e0b424b2bf694 Mon Sep 17 00:00:00 2001 From: Caroline Amaba Date: Thu, 19 May 2016 09:57:07 -0400 Subject: [PATCH] version fix 2 for #13 --- dist/css/bootstrap-drawer.css | 2 +- dist/js/drawer.js | 2 +- example/bootstrap-drawer.css | 2 +- js/drawer.js | 2 +- less/drawer.less | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/css/bootstrap-drawer.css b/dist/css/bootstrap-drawer.css index ecff7f3..4747818 100644 --- a/dist/css/bootstrap-drawer.css +++ b/dist/css/bootstrap-drawer.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-drawer: 1.0.5 + * bootstrap-drawer: 1.0.6 * ======================================================================== */ html { diff --git a/dist/js/drawer.js b/dist/js/drawer.js index d1d3d19..629bec5 100644 --- a/dist/js/drawer.js +++ b/dist/js/drawer.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: drawer.js v1.0.6 + * Bootstrap: drawer.js v1.0.5 # Heavily based on collapse, but had to change the name to "fold" to # avoid transition conflicts. * ======================================================================== diff --git a/example/bootstrap-drawer.css b/example/bootstrap-drawer.css index ecff7f3..4747818 100644 --- a/example/bootstrap-drawer.css +++ b/example/bootstrap-drawer.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-drawer: 1.0.5 + * bootstrap-drawer: 1.0.6 * ======================================================================== */ html { diff --git a/js/drawer.js b/js/drawer.js index d1d3d19..629bec5 100644 --- a/js/drawer.js +++ b/js/drawer.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: drawer.js v1.0.6 + * Bootstrap: drawer.js v1.0.5 # Heavily based on collapse, but had to change the name to "fold" to # avoid transition conflicts. * ======================================================================== diff --git a/less/drawer.less b/less/drawer.less index 1469f88..52f3922 100644 --- a/less/drawer.less +++ b/less/drawer.less @@ -2,7 +2,7 @@ @import "./drawer-variables"; /* ======================================================================== - * bootstrap-drawer: 1.0.5 + * bootstrap-drawer: 1.0.6 * ======================================================================== */