golf 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
data/lib/golf/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Golf
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
@@ -7,7 +7,7 @@ gem 'rails', '3.0.6'
7
7
 
8
8
  gem 'sqlite3'
9
9
 
10
- gem 'golf', :path => "~/Projects/golf"
10
+ gem 'golf'
11
11
 
12
12
  # Use unicorn as the web server
13
13
  # gem 'unicorn'
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: golf
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.3.0
5
+ version: 0.3.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Micha Niskin, Alan Dipert, Julio Capote