Skip to content

Commit 94ae312

Browse files
committed
Prepare for release 0.3.0
1 parent a4dd07c commit 94ae312

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kotlin.code.style=official
22

33
GROUP=com.danrusu.pods4k
4-
VERSION_NAME=0.3.0-SNAPSHOT
4+
VERSION_NAME=0.3.0
55

66
POM_INCEPTION_YEAR=2024
77

@@ -23,4 +23,4 @@ POM_DEVELOPER_URL=https://github.com/daniel-rusu
2323

2424
SONATYPE_HOST=CENTRAL_PORTAL
2525
RELEASE_SIGNING_ENABLED=true
26-
SONATYPE_AUTOMATIC_RELEASE=false
26+
SONATYPE_AUTOMATIC_RELEASE=false

0 commit comments

Comments
 (0)