hqmf2js.gemspec in hqmf2js-1.0.0 vs hqmf2js.gemspec in hqmf2js-1.0.1

- old
+ new

@@ -5,10 +5,10 @@ s.summary = "A library for converting HQMF files to JavaScript" s.description = "A library for converting HQMF files to executable JavaScript suitable for use with the hQuery Gateway" s.email = "hquery-talk@googlegroups.com" s.homepage = "http://github.com/hquery/hqmf2js" s.authors = ["Marc Hadley"] - s.version = '1.0.0' + s.version = '1.0.1' s.add_dependency 'nokogiri', '~> 1.5.2' s.add_dependency 'tilt', '~> 1.3.3' s.add_dependency 'coffee-script', '~> 2.2.0' s.add_dependency 'sprockets', '~> 2.1.2'