Skip to content

Commit

Permalink
Update composer.json for the license field, and update the v0.1.0 lin…
Browse files Browse the repository at this point in the history
…k in the changelog.
  • Loading branch information
Samuel Parkinson committed Jun 30, 2015
1 parent fc58512 commit 5589b8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## [v0.1.0](https://github.com/graze/queue/compare/b41cd33...v0.1.0)
## [v0.1.0](https://github.com/graze/queue/tree/v0.1.0)

### Added

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"description": ":postbox: Flexible abstraction for working with queues in PHP.",

"licence": "MIT",
"license": "MIT",

"authors": [
{
Expand Down

0 comments on commit 5589b8c

Please sign in to comment.