Skip to content

Commit

Permalink
-0.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
anomaddev committed Jul 12, 2023
1 parent 7f178d8 commit c83c094
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ let package = Package(
),
.testTarget(
name: "NomadToolsXTests",
dependencies: ["NomadToolsX"]),
dependencies: ["NomadToolsX"]
),
]
)

0 comments on commit c83c094

Please sign in to comment.