Prepare for release 0.5.1

This commit is contained in:
Brian Norman
2020-09-14 20:12:07 -05:00
parent 89f1d5c0a6
commit 9bdcdff63a
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform") version "1.4.0"
id("com.bnorm.power.kotlin-power-assert") version "0.5.0"
id("com.bnorm.power.kotlin-power-assert") version "0.5.1"
}
repositories {