ScoreWatch 0.2 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/ScoreWatch-0.2.gem +0 -0
  2. data/lib/ScoreWatch.rb +1 -1
  3. metadata +4 -3
Binary file
@@ -4,7 +4,7 @@ require 'open-uri'
4
4
  require 'nokogiri'
5
5
 
6
6
  module ScoreWatch
7
- VERSION = "0.2"
7
+ VERSION = "0.2.1"
8
8
  end
9
9
 
10
10
  require 'lib/ScoreWatch/match'
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ScoreWatch
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 21
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- version: "0.2"
9
+ - 1
10
+ version: 0.2.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Chris Svenningsen
@@ -32,7 +33,7 @@ files:
32
33
  - Score_Watch-0.2.0.gem
33
34
  - ScoreWatch-0.2.gem
34
35
  - bin/score_watch
35
- homepage: http://www.crsvenningsen.com/projects
36
+ homepage: https://github.com/crsven/score_watch
36
37
  licenses: []
37
38
 
38
39
  post_install_message: