Skip to content

Commit

Permalink
Bump patch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jun 9, 2022
1 parent 1b554fd commit e52ef1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/multipart/post/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@

module Multipart
module Post
VERSION = "2.2.1"
VERSION = "2.2.2"
end
end

1 comment on commit e52ef1e

@ioquatix
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v2.2.1 was never released because I accidentally bumped the version twice without realising it.

Please sign in to comment.