chunky_png.gemspec in chunky_png-0.0.4 vs chunky_png.gemspec in chunky_png-0.0.5
- old
+ new
@@ -1,10 +1,10 @@
Gem::Specification.new do |s|
s.name = 'chunky_png'
# Do not change the version and date fields by hand. This will be done
# automatically by the gem release script.
- s.version = "0.0.4"
+ s.version = "0.0.5"
s.date = "2010-01-13"
s.summary = "Pure ruby library for read/write, chunk-level access to PNG files"
s.description = "Pure ruby library for read/write, chunk-level access to PNG files"
\ No newline at end of file