Skip to content

Commit

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

init {
versionOption("0.4.0")
versionOption("0.5.1")
context {
console = OpenCueConsole()
}
Expand Down

0 comments on commit 26e6c4a

Please sign in to comment.