buildar 0.3.2.1 → 0.3.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/rakefile.rb +3 -1
  3. metadata +1 -1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.2.1
1
+ 0.3.2.2
@@ -27,11 +27,13 @@ module Buildar
27
27
  s.email = "FIX@FIX.COM"
28
28
  s.homepage = "http://FIX.COM/"
29
29
  s.licenses = ['FIX']
30
+ s.has_rdoc = true
31
+ # s.test_files = ['FIX']
30
32
 
31
33
  # Dynamic assignments
32
34
  s.files = manifest
33
35
  s.version = version
34
- s.date = Time.now.strftime("%Y-%m-%d")
36
+ # s.date = Time.now.strftime("%Y-%m-%d")
35
37
 
36
38
  # s.add_runtime_dependency "rest-client", ["~> 1"]
37
39
  # s.add_runtime_dependency "json", ["~> 1"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: buildar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2.1
4
+ version: 0.3.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: