Skip to content

Commit 0069cac

Browse files
authored
Update version to v7.1.0 (#1614)
1 parent 73fd936 commit 0069cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/octokit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module Octokit
77

88
# Current minor release.
99
# @return [Integer]
10-
MINOR = 0
10+
MINOR = 1
1111

1212
# Current patch level.
1313
# @return [Integer]

0 commit comments

Comments
 (0)