odin 0.0.4 → 0.1.0.alpha.1

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/odin/version.rb +1 -1
  2. metadata +12 -8
@@ -1,3 +1,3 @@
1
1
  module Odin
2
- VERSION = "0.0.4"
2
+ VERSION = "0.1.0.alpha.1"
3
3
  end
metadata CHANGED
@@ -1,13 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: odin
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
5
- prerelease:
4
+ hash: -3702664370
5
+ prerelease: 6
6
6
  segments:
7
7
  - 0
8
+ - 1
8
9
  - 0
9
- - 4
10
- version: 0.0.4
10
+ - alpha
11
+ - 1
12
+ version: 0.1.0.alpha.1
11
13
  platform: ruby
12
14
  authors:
13
15
  - Benjamin Oakes
@@ -189,12 +191,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
189
191
  required_rubygems_version: !ruby/object:Gem::Requirement
190
192
  none: false
191
193
  requirements:
192
- - - ">="
194
+ - - ">"
193
195
  - !ruby/object:Gem::Version
194
- hash: 3
196
+ hash: 25
195
197
  segments:
196
- - 0
197
- version: "0"
198
+ - 1
199
+ - 3
200
+ - 1
201
+ version: 1.3.1
198
202
  requirements: []
199
203
 
200
204
  rubyforge_project: odin