Skip to content

Commit

Permalink
updated version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LostCrew committed Jul 31, 2013
1 parent 6aae278 commit ddf1968
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion build/js/bootstrap-tour.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* ===========================================================
# bootstrap-tour - v0.5.0
# bootstrap-tour - v0.5.1
# http://bootstraptour.com
# ==============================================================
# Copyright 2012-2013 Ulrich Sossou
Expand Down
2 changes: 1 addition & 1 deletion build/js/bootstrap-tour.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-tour",
"version": "0.5.0",
"version": "0.5.1",
"main": ["./build/js/bootstrap-tour.js", "./build/css/bootstrap-tour.css"],
"dependencies": {
"bootstrap": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/bootstrap-tour.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* ===========================================================
# bootstrap-tour - v0.5.0
# bootstrap-tour - v0.5.1
# http://bootstraptour.com
# ==============================================================
# Copyright 2012-2013 Ulrich Sossou
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/bootstrap-tour.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h1 id="reflex">Bootstrap Tour</h1>
<a href="#demo">Demo</a>
</li>
<li>
Version 0.5.0
Version 0.5.1
</li>
<li>
Bootstrap version <= 3.0.0
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 Twitter Bootstrap Popovers.",
"version": "0.5.0",
"version": "0.5.1",
"keywords": ["tour", "bootstrap", "js", "tour", "intro", "twitter"],
"homepage": "http://bootstraptour.com",
"author": {
Expand Down

0 comments on commit ddf1968

Please sign in to comment.