Skip to content

Commit

Permalink
update: version number
Browse files Browse the repository at this point in the history
  • Loading branch information
darvil82 committed Sep 21, 2023
1 parent fb4d6bf commit 31d8167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = "darvil"
version = "0.0.1"
version = "0.0.2"
description = "Command line argument parser"

dependencies {
Expand Down

0 comments on commit 31d8167

Please sign in to comment.