Skip to content

Commit 8bacbd9

Browse files
committed
Instruct folks to use 0.2.1
1 parent 67feb23 commit 8bacbd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ let package = Package(
130130
products: [ ... ],
131131
dependencies: [
132132
...,
133-
.package(url: "https://github.com/dn-m/MusicXML", from: "0.2.0")
133+
.package(url: "https://github.com/dn-m/MusicXML", from: "0.2.1")
134134
],
135135
targets: [ ... ]
136136
)

0 commit comments

Comments
 (0)