Skip to content

Commit aac86d2

Browse files
prepare next development iteration
1 parent ae9497d commit aac86d2

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.0
46
* Add methods in `IpAddressAndPrefix` interface for parsing `ByteArray` representing address and subnet mask in X509 `IpAddressName`
57
* `fromX509Octets`

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.0
7+
artifactVersion = 0.3.1-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)