Skip to content

Commit 3f79755

Browse files
Release 0.3.1
1 parent 84fa884 commit 3f79755

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## NEXT
3+
## 0.3.1
44
* Add `hashCode()` and `equals` in `IpInterface`
55

66
## 0.3.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.enableCInteropCommonization=true
44
kotlin.mpp.stability.nowarn=true
55
kotlin.native.ignoreDisabledTargets=true
66

7-
artifactVersion = 0.3.1-SNAPSHOT
7+
artifactVersion = 0.3.1
88
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
99
android.experimental.lint.version=8.9.3
1010
android.lint.useK2Uast=true

0 commit comments

Comments
 (0)