Skip to content

Commit

Permalink
bump to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khiga8 committed Apr 3, 2023
1 parent e9eb4d8 commit de8da1a
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:
erblint-github (0.1.3)
erblint-github (0.2.0)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion erblint-github.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "erblint-github"
s.version = "0.1.3"
s.version = "0.2.0"
s.summary = "erblint GitHub"
s.description = "Template style checking for GitHub Ruby repositories"
s.homepage = "https://github.com/github/erblint-github"
Expand Down

0 comments on commit de8da1a

Please sign in to comment.