Skip to content

Commit

Permalink
Merge pull request #34 from taxjar/v3.0.1
Browse files Browse the repository at this point in the history
bumping version to appease Rubygems
  • Loading branch information
culley-stripe authored Mar 14, 2024
2 parents 6f3dc55 + ef79e79 commit 348a12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/help_scout/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module HelpScout
VERSION = '3.0.0'
VERSION = '3.0.1'
end

0 comments on commit 348a12a

Please sign in to comment.