Skip to content

Commit 611172e

Browse files
committed
Increase version to 0.2.0
1 parent 93ca658 commit 611172e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add this package to your Xcode project or add following line
2222
to your `Package.swift` file:
2323

2424
```swift
25-
.package(url: "https://github.com/mkj-is/CombineMIDI.git", from: "0.1.0")
25+
.package(url: "https://github.com/mkj-is/CombineMIDI.git", from: "0.2.0")
2626
```
2727

2828
## Features

0 commit comments

Comments
 (0)