Skip to content

Commit 5cd5bba

Browse files
chore: release 1.2.3
1 parent c327521 commit 5cd5bba

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [1.2.3] - 05/10/2024
4+
35
## [1.2.2] - 04/30/2024
46

57
### Features

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
1313
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
1414

1515
# SDK
16-
sdkVersion=1.2.3-SNAPSHOT
16+
sdkVersion=1.2.3
1717

1818
# codegen
19-
codegenVersion=0.32.3-SNAPSHOT
19+
codegenVersion=0.32.3

0 commit comments

Comments
 (0)