Skip to content

Commit 4d2a492

Browse files
author
LittleCoinCoin
committed
[Update] Version bump to re-trigger workflow
**Major**: - Validation should happen only on addition or modification of the package's metadata. - Hence at least a version bump of the file is expected.
1 parent 81301e1 commit 4d2a492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base_pkg_1/hatch_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "base_pkg_1",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Base package with no dependencies for testing",
55
"category": "testing",
66
"tags": ["test", "base"],

0 commit comments

Comments
 (0)