From fabb483cd1b5ab8233937233e6104b662940828f Mon Sep 17 00:00:00 2001 From: mpollack Date: Fri, 16 May 2014 16:08:50 -0400 Subject: [PATCH] Update latest RC version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e703fc0a..4d139d71 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Spring Shell is an interactive shell that can be easily extended with commands using a Spring based programming model. The latest release is 1.0.0.RELEASE +Spring Shell is an interactive shell that can be easily extended with commands using a Spring based programming model. The latest GA release is 1.0.0.RELEASE, the latest release candidate is 1.1.0.RC3. # Useful links