rhodes 3.1.1.beta → 3.1.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/rhodes.gemspec +1 -1
  2. metadata +3 -4
@@ -3,7 +3,7 @@ require "lib/rhodes.rb"
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = %q{rhodes}
6
- s.version = "3.1.1.beta"
6
+ s.version = "3.1.1"
7
7
 
8
8
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
9
9
  s.authors = ["Rhomobile"]
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rhodes
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31098237
5
- prerelease: true
4
+ hash: 1
5
+ prerelease: false
6
6
  segments:
7
7
  - 3
8
8
  - 1
9
9
  - 1
10
- - beta
11
- version: 3.1.1.beta
10
+ version: 3.1.1
12
11
  platform: ruby
13
12
  authors:
14
13
  - Rhomobile