Skip to content

Commit 99c4f68

Browse files
committed
Neopop Version 1.0.0
1 parent 755c47c commit 99c4f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neopop-compose/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ publishing {
5353
from(components["release"])
5454
groupId = "com.github.sagar"
5555
artifactId = "neopop-compose"
56-
version = "0.1"
56+
version = "1.0.0"
5757
}
5858
}
5959
}

0 commit comments

Comments
 (0)