ohm-contrib.gemspec in ohm-contrib-1.0.0 vs ohm-contrib.gemspec in ohm-contrib-1.0.1

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = "ohm-contrib" - s.version = "1.0.0" + s.version = "1.0.1" s.summary = %{A collection of decoupled drop-in modules for Ohm.} s.description = %{Includes a couple of core functions such as callbacks, timestamping, typecasting and lots of generic validation routines.} s.author = "Cyril David" s.email = "cyx.ucron@gmail.com" s.homepage = "http://github.com/cyx/ohm-contrib"