Prepare for release 0.7.0

This commit is contained in:
Brian Norman
2021-02-04 17:00:24 -06:00
parent 8e6a991aec
commit a39bea1bda
4 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform") version "1.4.30"
id("com.bnorm.power.kotlin-power-assert") version "0.6.1"
id("com.bnorm.power.kotlin-power-assert") version "0.7.0"
}
repositories {