stepford 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +1 -1
  2. data/lib/stepford/version.rb +1 -1
  3. metadata +1 -1
data/README.md CHANGED
@@ -5,7 +5,7 @@ Stepford
5
5
 
6
6
  In your Rails 3+ project, add this to your Gemfile:
7
7
 
8
- gem 'stepford', :git => 'git://github.com/garysweaver/stepford.git'
8
+ gem 'stepford'
9
9
 
10
10
  Then run:
11
11
 
@@ -1,3 +1,3 @@
1
1
  module Stepford
2
- VERSION = '0.0.3'
2
+ VERSION = '0.0.4'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stepford
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: