Skip to content

Commit 5589b8c

Browse files
author
Samuel Parkinson
committed
Update composer.json for the license field, and update the v0.1.0 link in the changelog.
1 parent fc58512 commit 5589b8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

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

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

99
### Added
1010

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

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

6-
"licence": "MIT",
6+
"license": "MIT",
77

88
"authors": [
99
{

0 commit comments

Comments
 (0)