Skip to content

Commit dcdf0bd

Browse files
committed
0.2.0
1 parent bbd4513 commit dcdf0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftlyCore/SwiftlyCore.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Foundation
22

3-
public let version = SwiftlyVersion(major: 0, minor: 1, patch: 0)
3+
public let version = SwiftlyVersion(major: 0, minor: 2, patch: 0)
44

55
/// A separate home directory to use for testing purposes. This overrides swiftly's default
66
/// home directory location logic.

0 commit comments

Comments
 (0)