Prepare for release 0.6.0

This commit is contained in:
Brian Norman
2020-11-21 09:29:23 -06:00
parent 5a747c82e5
commit b7dd46fbbf
4 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform") version "1.4.20"
id("com.bnorm.power.kotlin-power-assert") version "0.5.3"
id("com.bnorm.power.kotlin-power-assert") version "0.6.0"
}
repositories {