Skip to content

Commit 76cc1c2

Browse files
committed
Bump to version 0.2.0 and update the NEWS file.
1 parent 90b8c40 commit 76cc1c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: openmetrics
22
Title: A 'Prometheus' Client for R Using the 'OpenMetrics' Format
3-
Version: 0.1.1
3+
Version: 0.2.0
44
Authors@R: c(
55
person("Aaron", "Jacobs", role = c("aut", "cre"),
66
email = "atheriel@gmail.com"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# openmetrics 0.1.1.9000
1+
# openmetrics 0.2.0
22

33
* Add `push_to_gateway()` and `delete_from_gateway()` for manually pushing
44
metrics to a [Prometheus Pushgateway](https://prometheus.io/docs/instrumenting/pushing/)

0 commit comments

Comments
 (0)