release: prepare v1.0.0
This commit is contained in:
@@ -9,6 +9,8 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.0.0] - 2026-03-20
|
||||||
|
|
||||||
### Breaking
|
### Breaking
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const String = "0.1.0"
|
const String = "1.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user