Skip to content

Commit 0081748

Browse files
author
pacrob
committed
Merge branch 'master' into asyncify-contract
2 parents 94e6622 + 1bd1d0c commit 0081748

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+2534
-2567
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 6.0.0-beta.1
2+
current_version = 6.0.0-beta.2
33
commit = True
44
tag = True
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(-(?P<stage>[^.]*)\.(?P<devnum>\d+))?

0 commit comments

Comments
 (0)