Skip to content

Commit

Permalink
Increase version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkj-is committed Dec 5, 2021
1 parent 93ca658 commit 611172e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add this package to your Xcode project or add following line
to your `Package.swift` file:

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

## Features
Expand Down

0 comments on commit 611172e

Please sign in to comment.