mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
chore(main): release 0.3.0 (#35)
This commit is contained in:
parent
32a82ffc6f
commit
a07856317d
4 changed files with 29 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ package version
|
|||
|
||||
var (
|
||||
// version is a semver version (https://semver.org).
|
||||
version = "0.2.1" // x-release-please-version
|
||||
version = "0.3.0" // x-release-please-version
|
||||
|
||||
// versionPrerelease is a semver version pre-release identifier (https://semver.org).
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue