0.2 available now

git-svn-id: https://svn.apache.org/repos/asf/directmemory/trunk@1523888 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/simple-usage.apt.vm b/src/site/apt/simple-usage.apt.vm
index c6e3921..4afa9a5 100644
--- a/src/site/apt/simple-usage.apt.vm
+++ b/src/site/apt/simple-usage.apt.vm
@@ -67,7 +67,7 @@
 
 +------------------------
   cacheService.clear();
-  cacheService.close(); // close() is available in 0.2-SNAPSHOT+ only
+  cacheService.close(); // close() is available in 0.2+ only
 +------------------------