Skip to content

Commit

Permalink
v0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelsc committed Jun 11, 2020
1 parent f333cba commit 86e8b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.kt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import utils.format
import java.io.File
import kotlin.system.exitProcess

const val VERSION = 0.2
const val VERSION = "0.21"

@Suppress("SpellCheckingInspection")
class Main : CliktCommand(printHelpOnEmptyArgs = true) {
Expand Down

0 comments on commit 86e8b6d

Please sign in to comment.