Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit f60cad1

Browse files
committed
version bumps etc for release of 0.6.0
1 parent 71031bd commit f60cad1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "pure-site",
3-
"version": "1.17.0",
3+
"version": "1.18.11",
44
"private": true,
55
"dependencies": {
6-
"pure": "0.6.0-rc-1",
6+
"pure": "0.6.0",
77
"rainbow": "~1.1.9"
88
}
99
}

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"private": true,
77
"repository": "git://github.com/yahoo/pure-site.git",
88
"contributors": [
9+
"James Alley <manalagi001@yahoo.com> (http://www.manlagi.com/)",
910
"Eric Ferraiuolo <eferraiuolo@gmail.com> (http://ericf.me/)",
1011
"Tilo Mitra <tilomitra@gmail.com> (http://www.tilomitra.com/)"
1112
],
@@ -92,7 +93,7 @@
9293
"component": "Pure"
9394
},
9495
"custodian": {
95-
"email": "tilo@yahoo-inc.com",
96+
"email": "jalley@yahoo-inc.com",
9697
"url": "http://purecss.io/"
9798
}
9899
}

0 commit comments

Comments
 (0)