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 7317877 commit 55678daCopy full SHA for 55678da
lib/octokit/version.rb
@@ -11,7 +11,7 @@ module Octokit
11
12
# Current patch level.
13
# @return [Integer]
14
- PATCH = 0
+ PATCH = 1
15
16
# Full release version.
17
# @return [String]
0 commit comments