Skip to content

Commit

Permalink
Merge pull request #122 from primer/release-v0.0.11
Browse files Browse the repository at this point in the history
upgrade gem version v 0.0.11
  • Loading branch information
joelhawksley authored Oct 26, 2020
2 parents cdb78f8 + 2828224 commit 2518d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/primer/view_components/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module ViewComponents
module VERSION
MAJOR = 0
MINOR = 0
PATCH = 10
PATCH = 11

STRING = [MAJOR, MINOR, PATCH].join(".")
end
Expand Down

1 comment on commit 2518d3b

@vercel
Copy link

@vercel vercel bot commented on 2518d3b Oct 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.