Prepare for release 0.11.0

This commit is contained in:
Brian Norman
2021-11-18 21:46:30 -06:00
parent f6291d8b00
commit 5a1b70bd91
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform") version "1.6.0"
id("com.bnorm.power.kotlin-power-assert") version "0.10.0"
id("com.bnorm.power.kotlin-power-assert") version "0.11.0"
}
repositories {