Skip to content

Commit

Permalink
Change version to 2.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lidiamokevnina committed Aug 7, 2024
1 parent 36d66d8 commit a57ce80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: core
specs:
uffizzi_core (2.4.9)
uffizzi_core (2.4.10)
aasm
actionpack (~> 6.1.0)
active_model_serializers
Expand Down
2 changes: 1 addition & 1 deletion core/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
uffizzi_core (2.4.9)
uffizzi_core (2.4.10)
aasm
actionpack (~> 6.1.0)
active_model_serializers
Expand Down
2 changes: 1 addition & 1 deletion core/lib/uffizzi_core/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module UffizziCore
VERSION = '2.4.9'
VERSION = '2.4.10'
end

0 comments on commit a57ce80

Please sign in to comment.