Skip to content

Commit

Permalink
Bump version to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jan 16, 2025
1 parent 18929ac commit b1f2d47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
infreemation (0.2.3)
infreemation (0.2.4)
json (~> 2.5.1)
rest-client (~> 2.1.0)

Expand Down Expand Up @@ -97,6 +97,3 @@ DEPENDENCIES
rubocop-performance
rubocop-rspec
webmock

BUNDLED WITH
2.3.26
2 changes: 1 addition & 1 deletion lib/infreemation/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Infreemation
VERSION = '0.2.3'
VERSION = '0.2.4'
end

0 comments on commit b1f2d47

Please sign in to comment.