chore(main): release 0.1.0 (#2657)
This commit is contained in:
parent
3f7c9d7cc4
commit
a9ff3a78a1
3 changed files with 25 additions and 3 deletions
|
|
@ -3,11 +3,11 @@ VERSION_MAJOR = 0
|
|||
# x-release-please-end
|
||||
|
||||
# x-release-please-start-minor
|
||||
VERSION_MINOR = 0
|
||||
VERSION_MINOR = 1
|
||||
# x-release-please-end
|
||||
|
||||
# x-release-please-start-patch
|
||||
PATCHLEVEL = 1
|
||||
PATCHLEVEL = 0
|
||||
# x-release-please-end
|
||||
|
||||
VERSION_TWEAK = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue