Skip to content

Commit

Permalink
bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dduan authored and github-actions[bot] committed Dec 18, 2020
1 parent 8cdb5d5 commit ba0a4c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## master

## 0.4.0

### BREAKING CHANGES

While the functionality of this library remain compatible with previous release, its public API has
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ There are more [Examples](./Examples) for the curious.
#### With [SwiftPM](https://swift.org/package-manager)

```swift
.package(url: "http://github.com/dduan/Pathos", from: "1.0")
.package(url: "http://github.com/dduan/Pathos", from: "0.4.0")
```

## Documentation
Expand Down

0 comments on commit ba0a4c7

Please sign in to comment.