Skip to content

Commit cdaf6a2

Browse files
committed
Bump
1 parent e70437a commit cdaf6a2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shepherd",
33
"main": "shepherd.js",
4-
"version": "0.4.4",
4+
"version": "0.4.5",
55
"homepage": "https://github.com/HubSpot/shepherd",
66
"authors": [
77
"Zack Bloom <zackbloom@gmail.com>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shepherd",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "Guide your users through a tour of your app.",
55
"authors": [
66
"Adam Schwartz <adam.flynn.schwartz@gmail.com>",

shepherd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! shepherd 0.4.4 */
1+
/*! shepherd 0.4.5 */
22
/*! tether 0.6.5 */
33

44

0 commit comments

Comments
 (0)