README.md in g5_authenticatable_api-1.0.0.pre.1 vs README.md in g5_authenticatable_api-1.0.0

- old
+ new

@@ -7,14 +7,14 @@ to protect an API for a website, or they may be used to protect a stand-alone service using token-based authentication. ## Current Version -1.0.0.pre.1 +1.0.0 ## Requirements -* ruby >= 2.2 (support for ruby 2.4 is still experimental) +* ruby >= 2.2 At least one of: * [rails](http://rubyonrails.org/) >= 4.1 * [grape](https://github.com/intridea/grape)