Skip to content

Commit 51238d7

Browse files
committed
[General] Updated version
1 parent e37ed23 commit 51238d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ plugins {
2424
}
2525

2626
group = "io.github.udhayarajan"
27-
version = "2.0.9"
27+
version = "3.0.1"
2828
//Version Naming incremented if "<NEW_FEATURE_ADDED>.<WORKED_ON_BUG>.<BETA_VERSION_COUNT>"
29-
29+
//Priority on incrementing Feature > BugFix > Beta
3030
repositories {
3131
google()
3232
mavenCentral()

0 commit comments

Comments
 (0)