Updated README.md in preparation for 1.0 release
diff --git a/README.md b/README.md
index efec318..ef228e8 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@
 <dependency>

   <groupId>org.apache.commons</groupId>

   <artifactId>commons-text</artifactId>

-  <version>1.0-beta-1</version>

+  <version>1.0</version>

 </dependency>

 ```