simple-navigation.gemspec in simple-navigation-1.4.1 vs simple-navigation.gemspec in simple-navigation-1.4.2
- old
+ new
@@ -3,10 +3,10 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{simple-navigation}
- s.version = "1.4.1"
+ s.version = "1.4.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andi Schacke"]
s.date = %q{2009-09-23}
s.description = %q{Simple Navigation is a ruby library for creating a navigation (optionally with sub navigation) for your rails app.}