build: update version to v0.1.1

This commit is contained in:
Suzuki Shunsuke
2019-07-21 12:10:45 +09:00
parent a9d61398f2
commit ec11cf8491

View File

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