From 4ddef9f1f1684c28a641b08c71733bb69c962ab5 Mon Sep 17 00:00:00 2001 From: Ulrich Sossou Date: Fri, 21 Mar 2014 08:45:07 +0000 Subject: [PATCH] Bump version to 0.9.2 --- 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 511fb97f..8cd54b88 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bootstrap-tour", - "version": "0.9.1", + "version": "0.9.2", "main": ["./build/js/bootstrap-tour.js", "./build/css/bootstrap-tour.css"], "dependencies": { "bootstrap": ">=2.3.2", diff --git a/build/css/bootstrap-tour-standalone.css b/build/css/bootstrap-tour-standalone.css index d58df546..9ca0e12b 100644 --- a/build/css/bootstrap-tour-standalone.css +++ b/build/css/bootstrap-tour-standalone.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.1 +# bootstrap-tour - v0.9.2 # 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 1e4a61de..ca31051f 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.1 +# bootstrap-tour - v0.9.2 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/css/bootstrap-tour.css b/build/css/bootstrap-tour.css index 5449158e..fa217f9d 100644 --- a/build/css/bootstrap-tour.css +++ b/build/css/bootstrap-tour.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.1 +# bootstrap-tour - v0.9.2 # 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 746e4c77..9981dece 100644 --- a/build/css/bootstrap-tour.min.css +++ b/build/css/bootstrap-tour.min.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.1 +# bootstrap-tour - v0.9.2 # 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 0d2e548c..8b630fb3 100644 --- a/build/js/bootstrap-tour-standalone.js +++ b/build/js/bootstrap-tour-standalone.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.1 +# bootstrap-tour - v0.9.2 # 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 d5b432f4..a1c6b039 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.1 +# bootstrap-tour - v0.9.2 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/js/bootstrap-tour.js b/build/js/bootstrap-tour.js index 4898de81..4cdac862 100644 --- a/build/js/bootstrap-tour.js +++ b/build/js/bootstrap-tour.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.1 +# bootstrap-tour - v0.9.2 # 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 c10af05c..c17c9176 100644 --- a/build/js/bootstrap-tour.min.js +++ b/build/js/bootstrap-tour.min.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.1 +# bootstrap-tour - v0.9.2 # 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 5449158e..fa217f9d 100644 --- a/docs/assets/css/bootstrap-tour.css +++ b/docs/assets/css/bootstrap-tour.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.1 +# bootstrap-tour - v0.9.2 # 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 4898de81..4cdac862 100644 --- a/docs/assets/js/bootstrap-tour.js +++ b/docs/assets/js/bootstrap-tour.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.9.1 +# bootstrap-tour - v0.9.2 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/package.json b/package.json index bf192c0a..8a764120 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.1", + "version": "0.9.2", "keywords": [ "tour", "bootstrap",