Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoski committed Jun 25, 2010
1 parent 6abb528 commit 23e2765
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 @@
---
:patch: 6
:patch: 7
:major: 0
:minor: 5
4 changes: 2 additions & 2 deletions slug.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{slug}
s.version = "0.5.6"
s.version = "0.5.7"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben Koski"]
s.date = %q{2010-06-24}
s.date = %q{2010-06-25}
s.description = %q{Simple, straightforward slugs for your ActiveRecord models.}
s.email = %q{ben.koski@gmail.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 23e2765

Please sign in to comment.