Skip to content

Commit

Permalink
updated version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Legion2 committed May 4, 2020
1 parent 36428c4 commit bec12bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class OpenCueCli : CliktCommand(name = "open-cue-cli", autoCompleteEnvvar = "OPE
metavar = "<host or ip>").default("localhost")

init {
versionOption("0.3.0")
versionOption("0.4.0")
}

override fun run() {
Expand Down

0 comments on commit bec12bb

Please sign in to comment.