diff --git a/api.md b/api.md
index 2dd6e9e1706d4dd35df2507242b403b0c083c7d6..52dfa795328d28b26e11f5202bd5933ca0eb8d61 100644
--- a/api.md
+++ b/api.md
@@ -1,6 +1,6 @@
 # Eris DB web APIs (draft)
 
-### for eris-db version 0.10.0
+### for eris-db version 0.10.x
 
 Eris DB allows remote access to its functionality over http and websocket. It currently supports JSON-RPC, and REST-like http. There is also javascript bindings available in the [erisdb-js](TODO) library.