diff --git a/build.gradle.kts b/build.gradle.kts index 4232283..5ae756d 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -4,7 +4,7 @@ plugins { } group = "nl.astraeus" -version = "0.5.9-SNAPSHOT" +version = "0.5.12" repositories { mavenCentral() diff --git a/komp.commonMain.iml b/komp.commonMain.iml index 8d47892..037697a 100644 --- a/komp.commonMain.iml +++ b/komp.commonMain.iml @@ -1,5 +1,5 @@ - + diff --git a/komp.commonTest.iml b/komp.commonTest.iml index d337bdc..0651888 100644 --- a/komp.commonTest.iml +++ b/komp.commonTest.iml @@ -1,5 +1,5 @@ - + diff --git a/komp.iml b/komp.iml index 611178d..fb2b982 100644 --- a/komp.iml +++ b/komp.iml @@ -1,5 +1,5 @@ - + diff --git a/komp.ipr b/komp.ipr index a666881..2c133b1 100644 --- a/komp.ipr +++ b/komp.ipr @@ -109,6 +109,12 @@ + + $PROJECT_DIR$/build/libs + + + + - - - -