Skip to content

Commit

Permalink
Change version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zipofar committed Oct 23, 2023
1 parent 3b7e8be commit 0d39ed7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
uffizzi-cli (2.2.0)
uffizzi-cli (2.2.1)
activesupport
awesome_print
faker
Expand Down Expand Up @@ -100,9 +100,9 @@ GEM
rubocop (~> 1.0)
ruby-progressbar (1.11.0)
securerandom (0.2.2)
sentry-ruby (5.11.0)
sentry-ruby (5.12.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
thor (1.2.2)
thor (1.3.0)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-prompt (0.23.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/uffizzi/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Uffizzi
VERSION = '2.2.0'
VERSION = '2.2.1'
end

0 comments on commit 0d39ed7

Please sign in to comment.