Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Commit

Permalink
v0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwjackson committed Jul 8, 2019
1 parent f363147 commit 5574f7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
formify (0.22.2)
formify (0.22.3)
rails
resonad
with_advisory_lock
Expand Down Expand Up @@ -80,7 +80,7 @@ GEM
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
nio4r (2.3.1)
nio4r (2.4.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
rack (2.0.7)
Expand Down
2 changes: 1 addition & 1 deletion lib/formify/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Formify
VERSION = '0.22.2'.freeze
VERSION = '0.22.3'.freeze
end

0 comments on commit 5574f7d

Please sign in to comment.