Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 5f92e33

Browse files
committed
Prepare 1.16.04.06.
1 parent 184aaa2 commit 5f92e33

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

.State

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
beta
1+
finalized

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.16.04.06
2+
3+
* Finalizing `Hoa\Graph` \o/!
4+
15
# 0.16.04.05
26

37
* README: Complete the description and usage. (Ivan Enderlin, 2016-04-04T11:55:25+02:00)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies, you need to require
1818
```json
1919
{
2020
"require": {
21-
"hoa/graph": "~0.0"
21+
"hoa/graph": "~1.0"
2222
}
2323
}
2424
```

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "0.x-dev"
38+
"dev-master": "1.x-dev"
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)