Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbloom committed Jan 15, 2015
1 parent 8db4e42 commit f37e3f8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shepherd",
"main": "shepherd.js",
"version": "0.6.11",
"version": "0.6.13",
"homepage": "https://github.com/HubSpot/shepherd",
"authors": [
"Zack Bloom <zackbloom@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shepherd",
"version": "0.6.11",
"version": "0.6.13",
"description": "Guide your users through a tour of your app.",
"authors": [
"Adam Schwartz <adam.flynn.schwartz@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion shepherd-amd.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
}(this, function(Tether) {

/*! shepherd 0.6.11 */
/*! shepherd 0.6.13 */
(function() {
var ATTACHMENT, Evented, Shepherd, Step, Tour, addClass, createFromHTML, extend, getBounds, hasClass, matchesSelector, parseShorthand, removeClass, uniqueId, _ref,
__bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },
Expand Down
2 changes: 1 addition & 1 deletion shepherd-amd.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 shepherd.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! shepherd 0.6.11 */
/*! shepherd 0.6.13 */
/*! tether 0.6.5 */


Expand Down
2 changes: 1 addition & 1 deletion shepherd.min.js

Large diffs are not rendered by default.

0 comments on commit f37e3f8

Please sign in to comment.