Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Commit

Permalink
Merge branch 'release/0.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Apr 7, 2014
2 parents 40fec0b + a6810e5 commit de3af2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Confetti changelog

## 0.1.0 (unreleased)
## 0.1.0 (2014-04-07)

- **[NEW]** Initial implementation.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Streaming data transformation system for PHP.*

[![The most recent stable version is 0.0.0][version-image]][Semantic versioning]
[![The most recent stable version is 0.1.0][version-image]][Semantic versioning]
[![Current build status image][build-image]][Current build status]
[![Current coverage status image][coverage-image]][Current coverage status]

Expand Down Expand Up @@ -316,4 +316,4 @@ $stream->end('bar'); // outputs '3858f62230ac3c915f300c664312c63f'
[Current coverage status]: https://coveralls.io/r/eloquent/confetti
[eloquent/confetti]: https://packagist.org/packages/eloquent/confetti
[Semantic versioning]: http://semver.org/
[version-image]: http://img.shields.io/:semver-0.0.0-red.svg "This project uses semantic versioning"
[version-image]: http://img.shields.io/:semver-0.1.0-yellow.svg "This project uses semantic versioning"

0 comments on commit de3af2b

Please sign in to comment.