Commit 9bcaf8e09fec1e9a11bfdd08bba6395be6372516
1 parent
10696a95
Exists in
master
Regenerated gemspec for version 2.0.6
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
settingslogic.gemspec
... | ... | @@ -5,11 +5,11 @@ |
5 | 5 | |
6 | 6 | Gem::Specification.new do |s| |
7 | 7 | s.name = %q{settingslogic} |
8 | - s.version = "2.0.5" | |
8 | + s.version = "2.0.6" | |
9 | 9 | |
10 | 10 | s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= |
11 | 11 | s.authors = ["Ben Johnson of Binary Logic"] |
12 | - s.date = %q{2010-02-01} | |
12 | + s.date = %q{2010-02-12} | |
13 | 13 | s.email = %q{bjohnson@binarylogic.com} |
14 | 14 | s.extra_rdoc_files = [ |
15 | 15 | "LICENSE", | ... | ... |