mirror of
https://github.com/suzuki-shunsuke/drone-jsonnet-generator.git
synced 2026-02-13 01:53:18 +02:00
5 lines
93 B
Go
5 lines
93 B
Go
package domain
|
|
|
|
// Version is the drone-jsonnet-generator's version.
|
|
const Version = "0.1.0"
|