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 5b4b1e1 commit e40df5bCopy full SHA for e40df5b
lib/bitbucket_rest_api/version.rb
@@ -4,7 +4,7 @@ module BitBucket
4
module VERSION
5
MAJOR = 0
6
MINOR = 1
7
- PATCH = 7
+ PATCH = 8
8
9
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
10
end
0 commit comments