Skip to content

Commit fe4de69

Browse files
committed
bump version
1 parent 640e463 commit fe4de69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/KMPTolgee.podspec

Lines changed: 1 addition & 1 deletion
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-alpha01'
3+
spec.version = '1.0.0-alpha02'
44
spec.homepage = 'https://github.com/tolgee/tolgee-mobile-kotlin-sdk'
55
spec.source = { :http=> ''}
66
spec.authors = ''

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-alpha01" # Keep at top
9+
library = "1.0.0-alpha02" # 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)