Skip to content

Commit c0e1aa1

Browse files
chore: release 1.3.1
1 parent 0bdac37 commit c0e1aa1

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.3.1] - 07/26/2024
4+
35
## [1.3.0] - 07/25/2024
46

57
### Miscellaneous

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.3.1-SNAPSHOT
16+
sdkVersion=1.3.1
1717

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

0 commit comments

Comments
 (0)