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 * ======================================================================== */