@@ -5,7 +5,7 @@ Ensembl REST has 3 versions available. Knowing which one is relevant to you is i
## REST Version - [info/rest](http://rest.ensembl.org/info/rest.json)
```javascript
{"release":"2.0.0"}
{"release":"3.0.0"}
```
This is the first and most important version. It flags what version of the REST API you are communicating with. REST version numbers are composed of 3 parts: `major.minor.point`. Increments in all three are described below