build: update version to v0.1.0

This commit is contained in:
Suzuki Shunsuke
2019-06-12 11:38:46 +09:00
parent 48ebfc50dc
commit 879443f47c

View File

@@ -1,4 +1,4 @@
package domain
// Version is the drone-jsonnet-generator's version.
const Version = "0.1.0-0"
const Version = "0.1.0"