From 8e9dab06126aae286272931ab5a1169d9f6cb7e0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Sat, 24 Jun 2023 11:35:42 -0700 Subject: [PATCH] Edit README and include current version of STDG release. --- README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.adoc b/README.adoc index ae39c24..c11916e 100644 --- a/README.adoc +++ b/README.adoc @@ -1,3 +1,4 @@ +:version: 0.3.5-RAJ image:https://api.travis-ci.org/spring-projects/spring-test-data-geode.svg?branch=master["Build Status", link="https://travis-ci.org/spring-projects/spring-test-data-geode"] [[about]] @@ -7,6 +8,8 @@ The STDG project is a _Spring Data_ module, building on the core _Spring Framewo _Unit_ and _Integration Tests_ when building _Spring_ for https://geode.apache.org/[Apache Geode] & https://tanzu.vmware.com/gemfire[VMware GemFire] applications. +Current version: {version}. + [[notice]] == NOTICE