Skip to content

Commit ccae268

Browse files
author
Zack Bloom
committed
Bump version
1 parent b3a85b1 commit ccae268

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "PACE",
33
"main": "pace.min.js",
4-
"version": "0.4.17",
4+
"version": "0.4.18",
55
"homepage": "http://github.hubspot.com/pace/docs/welcome",
66
"authors": [
7-
"Zack Bloom <zbloom@hubspot.com>",
8-
"Adam Schwartz <aschwartz@hubspot.com>"
7+
"Zack Bloom <zackbloom@gmail.com>",
8+
"Adam Schwartz <adam.flynn.schwartz@gmail.com>"
99
],
1010
"description": "Automatic page load progress bar",
1111
"keywords": [

pace.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "pace",
3-
"version": "0.4.17",
3+
"version": "0.4.18",
44
"description": "Automatic page load progress bar",
55
"authors": [
6-
"Zack Bloom <zbloom@hubspot.com>",
7-
"Adam Schwartz <aschwartz@hubspot.com>"
6+
"Zack Bloom <zackbloom@gmail.com>",
7+
"Adam Schwartz <adam.flynn.schwartz@gmail.com>"
88
],
99
"license": "MIT",
1010
"devDependencies": {

0 commit comments

Comments
 (0)