Skip to content

Commit

Permalink
Bump version to 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sorich87 committed Feb 8, 2015
1 parent eb51d34 commit 29e7888
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-tour",
"version": "0.10.1",
"version": "0.10.2",
"main": [
"./build/js/bootstrap-tour.js",
"./build/js/bootstrap-tour-standalone.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bootstrap-tour",
"description": "Quick and easy way to build your product tours with Bootstrap Popovers.",
"version": "0.10.1",
"version": "0.10.2",
"keywords": [
"tour",
"bootstrap",
Expand Down
2 changes: 1 addition & 1 deletion smart.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Quick and easy way to build your product tours with Bootstrap Popovers.",
"homepage": "http://bootstraptour.com",
"author": "Ulrich Sossou <[email protected]> (http://ulrichsossou.com)",
"version": "0.10.1",
"version": "0.10.2",
"git": "https://github.com/sorich87/bootstrap-tour.git",
"packages": {}
}

0 comments on commit 29e7888

Please sign in to comment.