chore(main): release 0.3.0 (#2858)
This commit is contained in:
parent
6c266b7123
commit
edf5c0814f
3 changed files with 50 additions and 3 deletions
|
|
@ -3,11 +3,11 @@ VERSION_MAJOR = 0
|
|||
# x-release-please-end
|
||||
|
||||
# x-release-please-start-minor
|
||||
VERSION_MINOR = 2
|
||||
VERSION_MINOR = 3
|
||||
# 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