sprint 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/History.txt +4 -0
  2. metadata +2 -2
data/History.txt CHANGED
@@ -5,3 +5,7 @@
5
5
  === 1.0.1 2009-11-11
6
6
 
7
7
  * Fixed project home in rdoc
8
+
9
+ === 1.0.2 2009-11-11
10
+
11
+ * Fixed project home in gemspec
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprint
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Craig Walker
@@ -54,7 +54,7 @@ files:
54
54
  - test/test_helper.rb
55
55
  - test/test_sprint.rb
56
56
  has_rdoc: true
57
- homepage: http://github.com/#{github_username}/#{project_name}
57
+ homepage: http://github.com/softcraft-development/sprint
58
58
  licenses: []
59
59
 
60
60
  post_install_message: PostInstall.txt