Skip to content

Commit a2ab341

Browse files
committed
Bump version to 0.20.0
1 parent 5a1caa3 commit a2ab341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/xcodeinstall/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Generated by: scripts/simple-deploy/release.sh
22
struct Version {
3-
let current = "0.19.0"
3+
let current = "0.20.0"
44
}

0 commit comments

Comments
 (0)