maid 0.1.0.beta1 → 0.1.0.beta2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/maid/version.rb +1 -1
  2. data/maid.gemspec +1 -1
  3. metadata +4 -4
data/lib/maid/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Maid
2
- VERSION = "0.1.0.beta1"
2
+ VERSION = "0.1.0.beta2"
3
3
  end
data/maid.gemspec CHANGED
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["Benjamin Oakes"]
10
10
  s.email = ["hello@benjaminoakes.com"]
11
- s.homepage = "http://www.benjaminoakes.com/"
11
+ s.homepage = "http://github.com/benjaminoakes/maid"
12
12
  s.summary = %q{Maid cleans up after you, based on rules you define.}
13
13
  s.description = s.summary
14
14
 
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: maid
3
3
  version: !ruby/object:Gem::Version
4
- hash: 62196401
4
+ hash: 62196407
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
9
  - 0
10
10
  - beta
11
- - 1
12
- version: 0.1.0.beta1
11
+ - 2
12
+ version: 0.1.0.beta2
13
13
  platform: ruby
14
14
  authors:
15
15
  - Benjamin Oakes
@@ -116,7 +116,7 @@ files:
116
116
  - spec/lib/maid_spec.rb
117
117
  - spec/spec_helper.rb
118
118
  has_rdoc: true
119
- homepage: http://www.benjaminoakes.com/
119
+ homepage: http://github.com/benjaminoakes/maid
120
120
  licenses: []
121
121
 
122
122
  post_install_message: