mirror of
https://github.com/gbevin/urlencoder.git
synced 2025-04-25 07:17:11 -07:00
Changed version to 1.0.1-SNAPSHOT
This commit is contained in:
parent
1e4a930864
commit
f5485bf2d5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ group = "com.uwyn"
|
||||||
|
|
||||||
base {
|
base {
|
||||||
archivesName.set("urlencoder")
|
archivesName.set("urlencoder")
|
||||||
version = "1.0.0"
|
version = "1.0.1-SNAPSHOT"
|
||||||
}
|
}
|
||||||
|
|
||||||
java {
|
java {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue