diff --git a/README.md b/README.md index 03b5eb1..c7acf96 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Maven com.ekino.oss.jcv-db jcv-db-assertj-db - 0.0.3 + 0.0.4 test ... @@ -144,7 +144,7 @@ Maven com.ekino.oss.jcv-db jcv-db-jdbc - 0.0.3 + 0.0.4 test ... @@ -215,7 +215,7 @@ Maven com.ekino.oss.jcv-db jcv-db-cassandra - 0.0.3 + 0.0.4 test ... @@ -286,7 +286,7 @@ Maven com.ekino.oss.jcv-db jcv-db-mongo - 0.0.3 + 0.0.4 test ... diff --git a/gradle.properties b/gradle.properties index bc6e40e..bdd1250 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ -version = 0.0.4-SNAPSHOT +version = 0.0.4 kotlin.code.style=official \ No newline at end of file