Skip to content

Commit 5109bfd

Browse files
committed
Prepare v0.1.0 release
1 parent 5e2ede6 commit 5109bfd

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
44
to add your changes here when sending pull requests. Also send corrections if
55
you spot any mistakes.
66

7-
## 0.1.0 (2014-xx-xx)
7+
## 0.1.0 (2014-12-31)
88

9-
* First tagged release
9+
* First tagged release, split off from [clue/graph](https://github.com/clue/graph) v0.8.0
10+
([#1](https://github.com/graphp/graphviz/issues/1))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The recommended way to install this library is [through composer](http://getcomp
3838
```JSON
3939
{
4040
"require": {
41-
"graphp/graphviz": "dev-master"
41+
"graphp/graphviz": "~0.1.0"
4242
}
4343
}
4444
```

0 commit comments

Comments
 (0)