sprout-swfmill 0.2.16 → 0.2.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/lib/sprout/swfmill/version.rb +1 -1
  2. metadata +2 -3
  3. data/README +0 -6
@@ -3,7 +3,7 @@ module Sprout
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 0
5
5
  MINOR = 2
6
- TINY = 16
6
+ TINY = 17
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-swfmill
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.16
4
+ version: 0.2.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Fischer
@@ -35,7 +35,6 @@ files:
35
35
  - lib/sprout/swfmill
36
36
  - lib/sprout/swfmill/version.rb
37
37
  - sprout.spec
38
- - README
39
38
  has_rdoc: false
40
39
  homepage: http://www.swfmill.org
41
40
  post_install_message:
@@ -57,7 +56,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
57
56
  version:
58
57
  requirements: []
59
58
 
60
- rubyforge_project:
59
+ rubyforge_project: sprout
61
60
  rubygems_version: 1.0.1
62
61
  signing_key:
63
62
  specification_version: 2
data/README DELETED
@@ -1,6 +0,0 @@
1
-
2
- ---------------------------------
3
- 2007/12/31: Luke Bayes
4
-
5
- * Changed OSX file url to projectsprouts google code because swfmill.org seems to go down frequently
6
-