Skip to content

Commit 3400f98

Browse files
authored
Change version in README (#161)
1 parent 8531fa5 commit 3400f98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,10 @@ 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-
1.2.5
284+
2.0.0
285285

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

0 commit comments

Comments
 (0)