Skip to content

Commit

Permalink
Release stable version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
camilova committed Jul 13, 2022
1 parent 034e43f commit cfd014d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
update_by_case (0.1.1)
update_by_case (0.1.2)
activerecord (>= 4.0.0)
pg

Expand Down
2 changes: 1 addition & 1 deletion lib/update_by_case/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module UpdateByCase
VERSION = "0.1.1"
VERSION = "0.1.2"
end
Binary file added pkg/update_by_case-0.1.2.gem
Binary file not shown.

0 comments on commit cfd014d

Please sign in to comment.