Set Meta version to 0.1.0
All checks were successful
Deploy Docs / publish (push) Successful in 19s
SwiftLint / SwiftLint (push) Successful in 2s

This commit is contained in:
david-swift 2024-10-17 19:56:36 +02:00
parent 932d40ac92
commit cd48784024

View File

@ -22,7 +22,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://git.aparoksha.dev/aparoksha/meta", branch: "main"),
.package(url: "https://git.aparoksha.dev/aparoksha/meta", from: "0.1.0"),
.package(url: "https://github.com/stephencelis/SQLite.swift", from: "0.15.3")
],
targets: [