Skip to content

Commit a6c940d

Browse files
committed
Bump gem version up.
1 parent b134177 commit a6c940d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 1
7+
PATCH = 2
88
BUILD = nil
99

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

0 commit comments

Comments
 (0)