8 lines
126 B
TOML
8 lines
126 B
TOML
|
|
id = "release-v0.1.0"
|
||
|
|
formula = "release"
|
||
|
|
context = "First versioned release"
|
||
|
|
secrets = []
|
||
|
|
|
||
|
|
[vars]
|
||
|
|
RELEASE_VERSION = "v0.1.0"
|