README.md in syncano-3.1.2 vs README.md in syncano-3.1.3
- old
+ new
@@ -8,18 +8,18 @@
## Installation
Add this line to your application's Gemfile:
- gem 'syncano', '~> 3.1.1'
+ gem 'syncano', '~> 3.1'
And then execute:
$ bundle
Or install it yourself as:
- $ gem install syncano -v 3.1.1
+ $ gem install syncano -v 3.1.3
At the end generate initializer with api key and api instance name:
$ rails g syncano:install