Skip to content

Commit

Permalink
chore: Update version to 1.7.0 (#31)
Browse files Browse the repository at this point in the history
This PR updates the betterlint version to `1.7.0` to include #29 and #30
in a new gem release.
  • Loading branch information
willlockwood authored Dec 18, 2023
1 parent 0040628 commit 39dfc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion betterlint.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |s|
s.name = "betterlint"
s.version = "1.6.0"
s.version = "1.7.0"
s.authors = ["Development"]
s.email = ["development@betterment.com"]
s.summary = "Betterment rubocop configuration"
Expand Down

0 comments on commit 39dfc45

Please sign in to comment.