mygengo 1.5 → 1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/mygengo.rb +1 -1
  2. metadata +3 -2
@@ -11,6 +11,6 @@ module MyGengo
11
11
  SANDBOX_API_HOST = 'api.sandbox.mygengo.com'
12
12
 
13
13
  # Pretty self explanatory.
14
- VERSION = '1.5'
14
+ VERSION = '1.6'
15
15
  end
16
16
  end
metadata CHANGED
@@ -2,17 +2,18 @@
2
2
  name: mygengo
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: "1.5"
5
+ version: "1.6"
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ryan McGrath <ryan@mygengo.com>
9
9
  - Matthew Romaine
10
10
  - Kim Alhstrom
11
+ - Llyod Chan
11
12
  autorequire:
12
13
  bindir: bin
13
14
  cert_chain: []
14
15
 
15
- date: 2011-08-17 00:00:00 -04:00
16
+ date: 2011-12-22 00:00:00 -05:00
16
17
  default_executable:
17
18
  dependencies: []
18
19