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 8981f22 commit 761b861Copy full SHA for 761b861
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- entitlements-github-plugin (1.1.0)
+ entitlements-github-plugin (1.2.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 = "1.1.0"
+ VERSION = "1.2.0"
end
0 commit comments