Zero Version
Objects inside src/(main|test)
must use
0.0.0
version during the development.
Incorrect:
+version 1.2.3
[] > foo
Correct:
+version 0.0.0
[] > foo
Published on Mon May 26 13:15:55 UTC 2025.
Objects inside src/(main|test)
must use
0.0.0
version during the development.
Incorrect:
+version 1.2.3
[] > foo
Correct:
+version 0.0.0
[] > foo
Published on Mon May 26 13:15:55 UTC 2025.