diff --git a/bower.json b/bower.json index 2323eedd..f61de7e9 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bootstrap-tour", - "version": "0.10.0", + "version": "0.10.1", "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 2b45c402..19ae0872 100644 --- a/build/css/bootstrap-tour-standalone.css +++ b/build/css/bootstrap-tour-standalone.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * 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 6ac197d5..e00c1cc5 100644 --- a/build/css/bootstrap-tour-standalone.min.css +++ b/build/css/bootstrap-tour-standalone.min.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * http://bootstraptour.com * ======================================================================== * Copyright 2012-2013 Ulrich Sossou diff --git a/build/css/bootstrap-tour.css b/build/css/bootstrap-tour.css index 9d80c947..b7307582 100644 --- a/build/css/bootstrap-tour.css +++ b/build/css/bootstrap-tour.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * 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 0d3dbcb1..f98810cc 100644 --- a/build/css/bootstrap-tour.min.css +++ b/build/css/bootstrap-tour.min.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * 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 ee1995f7..63d3c332 100644 --- a/build/js/bootstrap-tour-standalone.js +++ b/build/js/bootstrap-tour-standalone.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * 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 d110e30c..12e72282 100644 --- a/build/js/bootstrap-tour-standalone.min.js +++ b/build/js/bootstrap-tour-standalone.min.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * http://bootstraptour.com * ======================================================================== * Copyright 2012-2013 Ulrich Sossou diff --git a/build/js/bootstrap-tour.js b/build/js/bootstrap-tour.js index 4e1ed2a2..351c0bb6 100644 --- a/build/js/bootstrap-tour.js +++ b/build/js/bootstrap-tour.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.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 af3c8472..c94e786a 100644 --- a/build/js/bootstrap-tour.min.js +++ b/build/js/bootstrap-tour.min.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * http://bootstraptour.com * ======================================================================== * Copyright 2012-2013 Ulrich Sossou diff --git a/package.json b/package.json index 3fac1a0f..6e4281a1 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.10.0", + "version": "0.10.1", "keywords": [ "tour", "bootstrap", diff --git a/smart.json b/smart.json index 45d9be0e..3e933bec 100644 --- a/smart.json +++ b/smart.json @@ -3,7 +3,7 @@ "description": "Quick and easy way to build your product tours with Bootstrap Popovers.", "homepage": "http://bootstraptour.com", "author": "Ulrich Sossou (http://ulrichsossou.com)", - "version": "0.10.0", + "version": "0.10.1", "git": "/~https://github.com/sorich87/bootstrap-tour.git", "packages": {} } diff --git a/src/docs/assets/css/bootstrap-tour.css b/src/docs/assets/css/bootstrap-tour.css index 9d80c947..b7307582 100644 --- a/src/docs/assets/css/bootstrap-tour.css +++ b/src/docs/assets/css/bootstrap-tour.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * http://bootstraptour.com * ======================================================================== * Copyright 2012-2013 Ulrich Sossou diff --git a/src/docs/assets/js/bootstrap-tour.js b/src/docs/assets/js/bootstrap-tour.js index 4e1ed2a2..351c0bb6 100644 --- a/src/docs/assets/js/bootstrap-tour.js +++ b/src/docs/assets/js/bootstrap-tour.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * http://bootstraptour.com * ======================================================================== * Copyright 2012-2013 Ulrich Sossou diff --git a/test/bootstrap-tour.js b/test/bootstrap-tour.js index 4e1ed2a2..351c0bb6 100644 --- a/test/bootstrap-tour.js +++ b/test/bootstrap-tour.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-tour - v0.10.0 + * bootstrap-tour - v0.10.1 * http://bootstraptour.com * ======================================================================== * Copyright 2012-2013 Ulrich Sossou