Skip to content

Commit

Permalink
Updated version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gbevin committed Jan 7, 2023
1 parent f075688 commit 35ff42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
}

group = "com.uwyn"
version = "1.2.1-SNAPSHOT"
version = "1.3.0"

val mavenName = "UrlEncoder"
val javaMainClass = "$group.${rootProject.name}.$mavenName"
Expand Down

0 comments on commit 35ff42a

Please sign in to comment.