Skip to content

Commit

Permalink
Release version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BenchR267 committed Sep 21, 2017
1 parent 917c6cf commit e2d56ac
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 @@ -64,7 +64,7 @@ import PackageDescription
let package = Package(
name: "MyAwesomeApp",
dependencies: [
   .package(url: "https://github.com/BenchR267/Parsel", from: "2.1.1")
   .package(url: "https://github.com/BenchR267/Parsel", from: "2.2.0")
]
)
```
Expand Down

0 comments on commit e2d56ac

Please sign in to comment.