Skip to content

Commit 1a56a1c

Browse files
committed
bump version
1 parent 59b949c commit 1a56a1c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

core/KMPTolgee.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'KMPTolgee'
3-
spec.version = '1.0.0-alpha02'
3+
spec.version = '1.0.0-alpha03'
44
spec.homepage = 'https://github.com/tolgee/tolgee-mobile-kotlin-sdk'
55
spec.source = { :http=> ''}
66
spec.authors = ''
@@ -51,4 +51,4 @@ Pod::Spec.new do |spec|
5151
}
5252
]
5353

54-
end
54+
end

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Only exceptions are entries produced by this SDK, commented by "Keep at top".
77

88
[versions]
9-
library = "1.0.0-alpha02" # Keep at top
9+
library = "1.0.0-alpha03" # Keep at top
1010
activity = "1.10.1"
1111
android-core = "1.17.0"
1212
android-tools = "8.12.2"

0 commit comments

Comments
 (0)