Skip to content

Commit 67c16ec

Browse files
committed
Announce 0.0.4.
1 parent 007ee36 commit 67c16ec

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ assets:
99
* [The Client](http://mvnrepository.com/artifact/io.prometheus/client)
1010
* groupId: _io.prometheus_
1111
* artifactId: _client_
12-
* version: _0.0.3_
12+
* version: _0.0.4_
1313
* [Hotspot 'jvmstat/perfdata' Metrics](http://mvnrepository.com/artifact/io.prometheus.client.utility/jvmstat)
1414
* groupId: _io.prometheus.client.utility_
1515
* artifactId: _jvmstat_
16-
* version: _0.0.3_
16+
* version: _0.0.4_
1717
* [Hotspot VM Metrics](http://mvnrepository.com/artifact/io.prometheus.client.utility/hotspot)
1818
* groupId: _io.prometheus.client.utility_
1919
* artifactId: _hotspot_
20-
* version: _0.0.3_
20+
* version: _0.0.4_
2121
* [Exposition Servlet](http://mvnrepository.com/artifact/io.prometheus.client.utility/servlet) - Transferring Metrics to Prometheus Servers
2222
* groupId: _io.prometheus.client.utility_
2323
* artifactId: _servlet_
24-
* version: _0.0.3_
24+
* version: _0.0.4_
2525

2626
### Getting Started
2727
There are canonical examples defined in the class definition Javadoc headers in the _io.prometheus.client.metrics_ package.

0 commit comments

Comments
 (0)