Version 0.1.0

This commit is contained in:
2023-03-15 14:39:59 -04:00
parent e2fc3b979c
commit 2b663d2c1f
4 changed files with 2 additions and 157 deletions

View File

@@ -8,6 +8,7 @@ import XCTestDynamicOverlay
/// Represents the interactions with the file system. It is able
/// to read from and write to files.
///
///
/// ```swift
/// @Dependency(\.fileClient) var fileClient
/// ```

View File

@@ -1,2 +1,2 @@
// Do not set this variable, it is set during the build process.
let VERSION: String? = "main 3dc5d8f"
let VERSION: String? = "0.1.0"