Bumped the Swift version of the Package file (#14)

This PR contains the work done to bump the Swift compiler version in which the library is being built to `v5.10`.

Reviewed-on: #14
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #14.
This commit is contained in:
2025-09-18 15:03:07 +00:00
committed by Javier Cicchelli
parent bc0ae63719
commit 8760ff6e12
116 changed files with 120 additions and 117 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// swift-tools-version: 5.9
// swift-tools-version: 5.10
//===----------------------------------------------------------------------===
//