We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a7535 commit c2c4c99Copy full SHA for c2c4c99
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- entitlements-github-plugin (0.6.0)
+ entitlements-github-plugin (0.7.0)
5
contracts (~> 0.17.0)
6
faraday (~> 2.0)
7
faraday-retry (~> 2.0)
lib/version.rb
@@ -2,6 +2,6 @@
module Entitlements
module Version
- VERSION = "0.6.0"
+ VERSION = "0.7.0"
end
0 commit comments