hola_tiemei 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/hola_tiemei.gemspec +2 -1
  2. metadata +3 -3
data/hola_tiemei.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'hola_tiemei'
3
- s.version = '0.0.2'
3
+ s.version = '0.0.3'
4
4
  s.date = '2012-04-24'
5
5
  s.summary = "Hola!"
6
6
  s.description = "A simple put a string gem"
@@ -9,5 +9,6 @@ Gem::Specification.new do |s|
9
9
  s.files = ["lib/hola_tiemei.rb", "lib/hola_tiemei/translator.rb", "bin/hola_tiemei", "Rakefile", "hola_tiemei.gemspec"]
10
10
  s.require_paths = ["lib", "bin"]
11
11
  s.executables << 'hola_tiemei'
12
+ s.bindir = 'bin'
12
13
  s.homepage = 'http://rubygems.org/gems/hola_tiemei'
13
14
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hola_tiemei
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 2
10
- version: 0.0.2
9
+ - 3
10
+ version: 0.0.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - tiemei