diff --git a/docs/index.html b/docs/index.html
index 0cbb01e4..ae83e2dc 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -39,9 +39,7 @@
-
milsymbol API Documentation - 0.5 BETA
-
The API is not yet stable for milsymbol 0.5, please report any errors or changes you want.
-
+
milsymbol API Documentation - 0.5
milsymbol 0.5 introduces a new API for the milsymbol library. This API is designed to make the library even more flexible and make it easy to extend the markers with custom code. It also exposes most information about the markers that used to be hidden in the code, and the milsybmol library now uses the milsymbol API to create itself. All information around the base symbol is added using the MS.addMarkerParts() method, and all information used to build the symbols are exposed through the API.
This combined makes it possible for you to access all parts of the milsymbol library and redefine, modify and expand the functionality in milsymbol, and that is kind of awesome.
milsymbol Documentation
diff --git a/index.html b/index.html
index c9008ec9..2a9c409a 100644
--- a/index.html
+++ b/index.html
@@ -87,7 +87,7 @@
-
milsymbol.js - 0.5 BETA
+ milsymbol.js - 0.5
milsymbol is a library in pure javascript that creates SVG symbols according to
MIL-STD-2525 and APP6. All unit symbols with SIDCs in both 2525(c) and APP6(b) are supported.