From 76936dce453a7fd8a6f705d6b2ded5895df284d3 Mon Sep 17 00:00:00 2001 From: Ulrich Sossou Date: Sun, 18 May 2014 10:20:52 +0100 Subject: [PATCH] Bump version to 0.9.3 --- bower.json | 2 +- build/css/bootstrap-tour-standalone.css | 2 +- build/css/bootstrap-tour-standalone.min.css | 2 +- build/css/bootstrap-tour.css | 2 +- build/css/bootstrap-tour.min.css | 2 +- build/js/bootstrap-tour-standalone.js | 2 +- build/js/bootstrap-tour-standalone.min.js | 2 +- build/js/bootstrap-tour.js | 2 +- build/js/bootstrap-tour.min.js | 2 +- docs/assets/css/bootstrap-tour.css | 2 +- docs/assets/js/bootstrap-tour.js | 2 +- package.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bower.json b/bower.json index 9890fcdb..4514055b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bootstrap-tour", - "version": "0.9.2", + "version": "0.9.3", "main": [ "./build/js/bootstrap-tour.js", "./build/js/bootstrap-tour-standalone.js", diff --git a/build/css/bootstrap-tour-standalone.css b/build/css/bootstrap-tour-standalone.css index 19d33723..3ff9753a 100644 --- a/build/css/bootstrap-tour-standalone.css +++ b/build/css/bootstrap-tour-standalone.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/css/bootstrap-tour-standalone.min.css b/build/css/bootstrap-tour-standalone.min.css index e29dfcc5..d97e0591 100644 --- a/build/css/bootstrap-tour-standalone.min.css +++ b/build/css/bootstrap-tour-standalone.min.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/css/bootstrap-tour.css b/build/css/bootstrap-tour.css index fa217f9d..4c781beb 100644 --- a/build/css/bootstrap-tour.css +++ b/build/css/bootstrap-tour.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/css/bootstrap-tour.min.css b/build/css/bootstrap-tour.min.css index 9981dece..0d30adb0 100644 --- a/build/css/bootstrap-tour.min.css +++ b/build/css/bootstrap-tour.min.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/js/bootstrap-tour-standalone.js b/build/js/bootstrap-tour-standalone.js index b725dd89..d352cdc9 100644 --- a/build/js/bootstrap-tour-standalone.js +++ b/build/js/bootstrap-tour-standalone.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/js/bootstrap-tour-standalone.min.js b/build/js/bootstrap-tour-standalone.min.js index 0cef8621..e48b31c7 100644 --- a/build/js/bootstrap-tour-standalone.min.js +++ b/build/js/bootstrap-tour-standalone.min.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/js/bootstrap-tour.js b/build/js/bootstrap-tour.js index a092f97e..790413ee 100644 --- a/build/js/bootstrap-tour.js +++ b/build/js/bootstrap-tour.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/js/bootstrap-tour.min.js b/build/js/bootstrap-tour.min.js index f1c29892..d8909c92 100644 --- a/build/js/bootstrap-tour.min.js +++ b/build/js/bootstrap-tour.min.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/docs/assets/css/bootstrap-tour.css b/docs/assets/css/bootstrap-tour.css index fa217f9d..4c781beb 100644 --- a/docs/assets/css/bootstrap-tour.css +++ b/docs/assets/css/bootstrap-tour.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/docs/assets/js/bootstrap-tour.js b/docs/assets/js/bootstrap-tour.js index a092f97e..790413ee 100644 --- a/docs/assets/js/bootstrap-tour.js +++ b/docs/assets/js/bootstrap-tour.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.2 +# bootstrap-tour - v0.9.3 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/package.json b/package.json index c91084c1..6223907a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap-tour", "description": "Quick and easy way to build your product tours with Bootstrap Popovers.", - "version": "0.9.2", + "version": "0.9.3", "keywords": [ "tour", "bootstrap",