Skip to content

Commit 82a7123

Browse files
committed
Add version number to composer.json
Updated composer.json to include the version number "1.0.1". This ensures better package management and compatibility tracking.
1 parent 00f6af2 commit 82a7123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "coding-wisely/commitvel",
33
"description": "A Laravel package to assist with Git operations and code quality checks.",
4+
"version": "1.0.1",
45
"keywords": [
56
"coding-wisely",
67
"git hooks",

0 commit comments

Comments
 (0)