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