Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
francisco-orduna authored Apr 25, 2019
1 parent fd6d859 commit e0eafbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
------------
Expand All @@ -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-<release>.jar`

0 comments on commit e0eafbf

Please sign in to comment.