From ad9fce22ff24b1a7e8691231de1abd1f865e4120 Mon Sep 17 00:00:00 2001 From: Nicola Molinari Date: Fri, 22 Nov 2013 12:41:32 +0100 Subject: [PATCH] Bump version to 0.7.1 --- bower.json | 2 +- build/css/bootstrap-tour.css | 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 +- docs/assets/js/bootstrap-tour.min.js | 2 +- package.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bower.json b/bower.json index a9f87e6d..6abc9efd 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bootstrap-tour", - "version": "0.7.0", + "version": "0.7.1", "main": ["./build/js/bootstrap-tour.js", "./build/css/bootstrap-tour.css"], "dependencies": { "bootstrap": ">=2.3.2", diff --git a/build/css/bootstrap-tour.css b/build/css/bootstrap-tour.css index daec4668..a504b7fa 100644 --- a/build/css/bootstrap-tour.css +++ b/build/css/bootstrap-tour.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.7.0 +# bootstrap-tour - v0.7.1 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/build/js/bootstrap-tour.js b/build/js/bootstrap-tour.js index b8458d8f..b7560080 100644 --- a/build/js/bootstrap-tour.js +++ b/build/js/bootstrap-tour.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.7.0 +# bootstrap-tour - v0.7.1 # 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 67ab6675..45da2e0c 100644 --- a/build/js/bootstrap-tour.min.js +++ b/build/js/bootstrap-tour.min.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.7.0 +# bootstrap-tour - v0.7.1 # 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 daec4668..a504b7fa 100644 --- a/docs/assets/css/bootstrap-tour.css +++ b/docs/assets/css/bootstrap-tour.css @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.7.0 +# bootstrap-tour - v0.7.1 # 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 b8458d8f..b7560080 100644 --- a/docs/assets/js/bootstrap-tour.js +++ b/docs/assets/js/bootstrap-tour.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.7.0 +# bootstrap-tour - v0.7.1 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/docs/assets/js/bootstrap-tour.min.js b/docs/assets/js/bootstrap-tour.min.js index 67ab6675..45da2e0c 100644 --- a/docs/assets/js/bootstrap-tour.min.js +++ b/docs/assets/js/bootstrap-tour.min.js @@ -1,5 +1,5 @@ /* =========================================================== -# bootstrap-tour - v0.7.0 +# bootstrap-tour - v0.7.1 # http://bootstraptour.com # ============================================================== # Copyright 2012-2013 Ulrich Sossou diff --git a/package.json b/package.json index 82530d2a..16e8f34b 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 Twitter Bootstrap Popovers.", - "version": "0.7.0", + "version": "0.7.1", "keywords": [ "tour", "bootstrap",