Skip to content

Commit

Permalink
Release of 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tux-rampage committed Jan 9, 2020
1 parent 771c8d7 commit de9730f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 1.0.0 - TBD
## 1.0.0 - 2020-01-09

### Added

Expand Down
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,11 @@
"test": "phpunit --testdox",
"analyse": "psalm",
"cs-check": "phpcs"
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev",
"dev-develop": "1.1.x-dev"
}
}
}

0 comments on commit de9730f

Please sign in to comment.