Skip to content

Commit

Permalink
updated version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Legion2 committed Apr 16, 2020
1 parent 178f782 commit 9bd7195
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class OpenCueCli : CliktCommand(name = "open-cue-cli") {
metavar = "<host or ip>").default("localhost")

init {
versionOption("0.1.0")
versionOption("0.2.0")
}

override fun run() {
Expand Down

0 comments on commit 9bd7195

Please sign in to comment.