Prepare for release 0.8.1

This commit is contained in:
Brian Norman
2021-05-12 16:27:09 -05:00
parent 077b6416a7
commit b3797be47e
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform") version "1.5.0"
id("com.bnorm.power.kotlin-power-assert") version "0.8.0"
id("com.bnorm.power.kotlin-power-assert") version "0.8.1"
}
repositories {