Skip to content

Commit

Permalink
Merge pull request #165 from Kevin-Lee/bump-project-version
Browse files Browse the repository at this point in the history
whatsub v1.0.2 - bump the project version
  • Loading branch information
kevin-lee committed Mar 5, 2022
2 parents 97bc060 + f80c7e6 commit 6430c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ lazy val props =

final val ProjectName = RepoName

final val ProjectVersion = "1.0.1"
final val ProjectVersion = "1.0.2"

final val ExecutableScriptName = RepoName

Expand Down

0 comments on commit 6430c55

Please sign in to comment.