mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Bump version to 1.2
This commit is contained in:
parent
12d2c2f878
commit
40b922d96d
|
@ -6,7 +6,7 @@ plugins {
|
|||
publishing {
|
||||
publications {
|
||||
create<MavenPublication>("maven") {
|
||||
version = "1.1"
|
||||
version = "1.2"
|
||||
|
||||
from(components["java"])
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user