Skip to content

Commit

Permalink
v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Nov 13, 2013
1 parent ca9c559 commit 9d0597c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
soft_deletion (0.5.5)
soft_deletion (0.5.6)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/soft_deletion/version.rb
@@ -1,3 +1,3 @@
module SoftDeletion
VERSION = '0.5.5'
VERSION = '0.5.6'
end

0 comments on commit 9d0597c

Please sign in to comment.