Skip to content

Commit ef377f8

Browse files
committed
chore: bump versions
1 parent 18f15f8 commit ef377f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Authentication/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "codes.antti.auth"
8-
version = "0.2.0"
8+
version = "0.3.0"
99

1010
repositories {
1111
mavenCentral()

Authorization/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "codes.antti.auth"
8-
version = "0.2.0"
8+
version = "0.2.1"
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)