sprite.gemspec in sprite-0.2.2 vs sprite.gemspec in sprite-0.2.4
- old
+ new
@@ -1,9 +1,8 @@
Gem::Specification.new do |s|
s.name = "sprite"
- s.version = "0.2.2"
+ s.version = "0.2.4"
- s.default_executable = "sprite"
s.executables = ["sprite"]
s.authors = ["Jacques Crocker", "Alf Mikula"]
s.summary = "generate your css and sass sprites automagically"
s.description = "sprite is a ruby executable that to easily generate sprites along with css, sass"
\ No newline at end of file