Skip to content

Commit e40df5b

Browse files
committed
Bump gem version to 0.1.8
1 parent 5b4b1e1 commit e40df5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bitbucket_rest_api/version.rb

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

99
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
1010
end

0 commit comments

Comments
 (0)