hancock 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +2 -2
data/Rakefile CHANGED
@@ -6,7 +6,7 @@ require 'spec/rake/spectask'
6
6
  require 'cucumber/rake/task'
7
7
 
8
8
  GEM = "hancock"
9
- GEM_VERSION = "0.0.5"
9
+ GEM_VERSION = "0.0.6"
10
10
  AUTHOR = ["Corey Donohoe", "Tim Carey-Smith"]
11
11
  EMAIL = [ "atmos@atmos.org", "tim@spork.in" ]
12
12
  HOMEPAGE = "http://github.com/atmos/hancock"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hancock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Corey Donohoe
@@ -10,7 +10,7 @@ autorequire: hancock
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2009-04-28 00:00:00 -06:00
13
+ date: 2009-05-01 00:00:00 -06:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency