Prepare for release 0.5.0

This commit is contained in:
Brian Norman
2020-08-29 19:13:52 -05:00
parent 65a8ce62c6
commit a4c425bb2a
5 changed files with 31 additions and 12 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.4.0"
id("com.bnorm.power.kotlin-power-assert") version "0.5.0"
}
repositories {