Skip to content
This repository was archived by the owner on Mar 27, 2019. It is now read-only.

Commit 1ba0c73

Browse files
Release 0.19.9
1 parent 28a3cbb commit 1ba0c73

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
0.19.9 / 2014-04-28
3+
==================
4+
5+
* bump installer to 0.0.8
6+
27
0.19.8 / 2014-03-29
38
==================
49

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "component",
3-
"version": "0.19.8",
3+
"version": "0.19.9",
44
"description": "Component package manager consuming git repositories",
55
"keywords": [
66
"component",
@@ -56,4 +56,4 @@
5656
"scripts": {
5757
"test": "make test"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)