Skip to content

Commit bf8adfd

Browse files
committed
Prepare v0.1.0 release
1 parent 2ddae07 commit bf8adfd

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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-07-17)
8+
9+
* First tagged release
10+
711
## 0.0.0 (2014-06-25)
812

913
* Initial concept

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ The recommended way to install this library is [through composer](http://getcomp
198198
```JSON
199199
{
200200
"require": {
201-
"clue/asterisk-ami-react": "dev-master"
201+
"clue/asterisk-ami-react": "~0.1.0"
202202
}
203203
}
204204
```

0 commit comments

Comments
 (0)