Skip to content

Commit c6f3db2

Browse files
committed
Prepare v0.8.0 release
1 parent 6c8eb92 commit c6f3db2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.8.0 (2015-xx-xx)
3+
## 0.8.0 (2015-02-25)
44

55
* First tagged release, split off from [clue/graph](https://github.com/clue/graph) v0.8.0
66
([#1](https://github.com/graphp/algorithms/issues/1))

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The recommended way to install this library is [through composer](http://getcomp
1111
```JSON
1212
{
1313
"require": {
14-
"graphp/algorithms": "dev-master"
14+
"graphp/algorithms": "~0.8.0"
1515
}
1616
}
1717
```

0 commit comments

Comments
 (0)