Skip to content

Commit

Permalink
Prepare v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
welcoMattic committed Nov 20, 2023
1 parent 2382910 commit 7141cc3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# CHANGELOG

## [Unreleased]

## [1.0.0] - 2023-11-20

- Initial release
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Check if a class, a method or a property has an attribute",
"keywords": ["attribute", "utility"],
"license": "MIT",
"version": "1.0.0",
"require": {
"php": ">=8.2"
},
Expand Down

0 comments on commit 7141cc3

Please sign in to comment.