Set Meta version to 0.1.0
This commit is contained in:
parent
932d40ac92
commit
cd48784024
@ -22,7 +22,7 @@ let package = Package(
|
|||||||
)
|
)
|
||||||
],
|
],
|
||||||
dependencies: [
|
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")
|
.package(url: "https://github.com/stephencelis/SQLite.swift", from: "0.15.3")
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
|
Loading…
Reference in New Issue
Block a user