Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Sep 22, 2017
1 parent 128812d commit 88994f2
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 (1.1.0)
soft_deletion (1.2.0)
activerecord (>= 3.2.0, < 5.2.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/soft_deletion/version.rb
@@ -1,3 +1,3 @@
module SoftDeletion
VERSION = '1.1.0'
VERSION = '1.2.0'
end

0 comments on commit 88994f2

Please sign in to comment.