Skip to content

Commit 873a417

Browse files
prepare next development iteration
1 parent 487aefe commit 873a417

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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+
## NEXT
4+
35
## 0.3.1
46
* Add `hashCode()` and `equals` in `IpInterface`
57

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
7+
artifactVersion = 0.3.2-SNAPSHOT
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)