Skip to content

Commit 7743d7e

Browse files
committed
Version bump
1 parent decbc05 commit 7743d7e

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 = 3
7+
PATCH = 4
88

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

0 commit comments

Comments
 (0)