Skip to content

Commit 83776fa

Browse files
committed
Bump gem version.
1 parent 5c484f4 commit 83776fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/github_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Github
44
module VERSION
55
MAJOR = 0
66
MINOR = 12
7-
PATCH = 0
7+
PATCH = 1
88
BUILD = nil
99

1010
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.');

0 commit comments

Comments
 (0)