Skip to content

Commit 2c27be7

Browse files
fix(versioning): patch release process configuration to get the version no. correctly updated
1 parent 6de8788 commit 2c27be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@(package?(-lock)|composer).json",
2323
"docs",
2424
"report",
25-
"src/APIClient.php"
25+
"src/HEXONET/Client.php"
2626
]
2727
}
2828
],

0 commit comments

Comments
 (0)