Prepare for release 0.10.0

This commit is contained in:
Brian Norman
2021-06-29 21:08:06 -05:00
parent ecc641f76f
commit 76f56031c7
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform") version "1.5.20"
id("com.bnorm.power.kotlin-power-assert") version "0.9.0"
id("com.bnorm.power.kotlin-power-assert") version "0.10.0"
}
repositories {