Skip to content

Commit

Permalink
Merge pull request #13 from inferno-framework/v092
Browse files Browse the repository at this point in the history
version 0.9.2
  • Loading branch information
arscan authored Jul 18, 2023
2 parents 6156681 + 6298241 commit 1ba1fb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: .
specs:
carin_for_blue_button_test_kit (0.9.1)
carin_for_blue_button_test_kit (0.9.2)
inferno_core (~> 0.4.2)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/carin_for_blue_button_test_kit/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CarinForBlueButtonTestKit
VERSION = '0.9.1'
VERSION = '0.9.2'
end

0 comments on commit 1ba1fb5

Please sign in to comment.