diff --git a/README.md b/README.md index 329e4ca..e4a1a77 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Implemented API Latest release -------------- -1.0.0 - Basic implementation of the API using EHCache and SpringBoot +1.0.1 - Basic implementation of the API using EHCache and SpringBoot How to build ------------ @@ -20,4 +20,4 @@ How to build How to execute it ----------------- * using gradle: `./gradlew bootRun` -* using built jar file: `java -jar ./build/libs/results-cache-service-1.0.0.jar` +* using built jar file: `java -jar ./build/libs/results-cache-service-.jar`