Skip to content

Commit

Permalink
Update README.md (#205)
Browse files Browse the repository at this point in the history
Update README.md to update version to 2.5.0
  • Loading branch information
ianpartridge authored and sjanuary committed Nov 12, 2018
1 parent a3943f0 commit bd5832a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,9 +290,10 @@ This project uses a semver-parsable X.0.Z version number for releases, where X i
Non-release versions of this project (for example on github.com/RuntimeTools/SwiftMetrics) will use semver-parsable X.0.Z-dev.B version numbers, where X.0.Z is the last release with Z incremented and B is an integer. For further information on the development process go to the [SwiftMetrics wiki][1]: [Developing](https://github.com/RuntimeTools/SwiftMetrics/wiki/Developing).

## Version
2.4.2
2.5.0

## Release History
`2.5.0` - Removal of `SwiftyRequest` and support for Kitura-NIO
`2.4.2` - Removal of Swift 4.2 compiler warnings
`2.4.1` - Refactoring to remove SwiftyJSON dependency and minor fixes
`2.4.0` - New REST interface
Expand Down

0 comments on commit bd5832a

Please sign in to comment.