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",