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 504e75b commit e6f87caCopy full SHA for e6f87ca
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- entitlements-github-plugin (0.3.0)
+ entitlements-github-plugin (0.4.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.3.0"
+ VERSION = "0.4.0"
end
0 commit comments