Skip to content

Commit 7bb0c9e

Browse files
authored
Merge pull request #146 from vimscientist69/patch-1
2 parents f27128d + 27fe85e commit 7bb0c9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Package.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ let package = Package(
3434
dependencies: [
3535
.product(name: "Atomics", package: "swift-atomics"),
3636
.product(name: "CoreMetrics", package: "swift-metrics"),
37+
],
38+
exclude: [
39+
"RELEASE.md"
3740
]
3841
),
3942
.testTarget(

0 commit comments

Comments
 (0)