README.md in iron_titan-0.2.6 vs README.md in iron_titan-0.2.7
- old
+ new
@@ -4,13 +4,13 @@
The ultimate, language agnostic, container based job processing framework.
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
-- API verion: 0.2.6
-- Package version: 0.2.6
-- Build date: 2016-03-30T21:32:12.247Z
+- API version: 0.2.7
+- Package version: 0.2.7
+- Build date: 2016-03-31T14:49:16.972Z
- Build package: class io.swagger.codegen.languages.RubyClientCodegen
## Installation
### Build a gem
@@ -22,17 +22,17 @@
```
Then either install the gem locally:
```shell
-gem install ./iron_titan-0.2.6.gem
+gem install ./iron_titan-0.2.7.gem
```
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
Finally add this to the Gemfile:
- gem 'iron_titan', '~> 0.2.6'
+ gem 'iron_titan', '~> 0.2.7'
### Install from Git
If the Ruby gem is hosted at a git repository: https://github.com/YOUR_GIT_USERNAME/YOUR_GIT_REPO, then add the following in the Gemfile: