Skip to content

Commit 48f185b

Browse files
committed
chore: release 0.9.0
1 parent 7c9d447 commit 48f185b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changes/d4678053-b78b-486c-a2b3-8029ee5590bd.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [0.9.0] - 04/29/2022
4+
5+
### Miscellaneous
6+
* Refactor hashing functions into new subproject
7+
38
## [0.8.5] - 04/21/2022
49

510
### Fixes

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin.mpp.stability.nowarn=true
55
kotlin.native.ignoreDisabledTargets=true
66

77
# SDK
8-
sdkVersion=0.9.0-SNAPSHOT
8+
sdkVersion=0.9.0
99

1010
# kotlin
1111
kotlinVersion=1.6.10
@@ -39,4 +39,4 @@ kotlinLoggingVersion=2.0.3
3939
slf4jVersion=1.7.30
4040

4141
# crt
42-
crtKotlinVersion=0.5.4
42+
crtKotlinVersion=0.5.4

0 commit comments

Comments
 (0)