Skip to content

Commit 6d811a0

Browse files
authored
[version] Increment to 0.101.0 (#594)
1 parent 9e9bb5f commit 6d811a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
extension Version {
2-
static let current: Self = .init(major: 0, minor: 100, patch: 0)
2+
static let current: Self = .init(major: 0, minor: 101, patch: 0)
33
}

0 commit comments

Comments
 (0)