Skip to content

Commit

Permalink
bump up perses version
Browse files Browse the repository at this point in the history
  • Loading branch information
chengniansun committed Feb 6, 2022
1 parent 6a8fd84 commit 782478b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/org/perses/version/VersionClassGenerator.kt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import kotlin.io.path.writeText
object VersionClassGenerator {

private const val MAJOR_VERSION = "1"
private const val MINOR_VERSION = "4"
private const val MINOR_VERSION = "5"

@JvmStatic
fun generate(args: Array<String>) {
Expand Down

0 comments on commit 782478b

Please sign in to comment.