Skip to content

Commit 9cc0d65

Browse files
authored
Update README.md for 2.0.1 release
1 parent 94401ae commit 9cc0d65

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,11 @@ This project uses a semver-parsable X.0.Z version number for releases, where X i
281281
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).
282282

283283
## Version
284-
2.0.0
284+
2.0.1
285285

286286
## Release History
287-
`2.0.0` - Dependency update to use Kitura 2
287+
`2.0.1` - Minor fixes.
288+
`2.0.0` - Dependency update to use Kitura 2
288289
`1.2.5` - Minor fixes.
289290
`1.2.4` - Prometheus support, memory graph checkboxes, URL filtering & drop Swift 3.0 support.
290291
`1.2.3` - Dependency updates, graph resizing and Swift 4 support.

0 commit comments

Comments
 (0)