Skip to content

Commit

Permalink
Version bump to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Chupp committed Apr 22, 2009
1 parent 637d499 commit 22d20b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 5
:minor: 6
:patch: 0
4 changes: 2 additions & 2 deletions is_paranoid.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{is_paranoid}
s.version = "0.5.0"
s.version = "0.6.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jeffrey Chupp"]
s.date = %q{2009-04-12}
s.date = %q{2009-04-22}
s.description = %q{}
s.email = %q{jeff@semanticart.com}
s.files = ["README.textile", "VERSION.yml", "lib/is_paranoid.rb", "spec/database.yml", "spec/is_paranoid_spec.rb", "spec/schema.rb", "spec/spec.opts", "spec/spec_helper.rb"]
Expand Down

0 comments on commit 22d20b8

Please sign in to comment.