gema 0.0.a → 0.0.b

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/gema.rb +1 -1
  2. metadata +4 -4
@@ -1,5 +1,5 @@
1
1
  class Gema
2
2
  def self.version
3
- "0.0.a"
3
+ "0.0.b"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gema
3
3
  version: !ruby/object:Gem::Version
4
- hash: 122
4
+ hash: 123
5
5
  prerelease: true
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - a
10
- version: 0.0.a
9
+ - b
10
+ version: 0.0.b
11
11
  platform: ruby
12
12
  authors:
13
13
  - Marcos Piazera
@@ -31,7 +31,7 @@ files:
31
31
  - README
32
32
  - lib/gema.rb
33
33
  has_rdoc: true
34
- homepage: http://www.watchme.heroku.com/
34
+ homepage: http://watchme.heroku.com/
35
35
  licenses: []
36
36
 
37
37
  post_install_message: