Skip to content

Commit

Permalink
bump version for release (ruby 3.3 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Dunn committed Feb 14, 2024
1 parent 68ccab5 commit 80fe9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flatware/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Flatware
VERSION = '2.1.0'
VERSION = '2.2.0'
end

0 comments on commit 80fe9f5

Please sign in to comment.