Skip to content

Commit

Permalink
bump previously accidentally published exporters to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keturiosakys committed Sep 27, 2023
1 parent 57bc121 commit 04f53bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/exporter-prometheus-push-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autometrics/exporter-prometheus-push-gateway",
"version": "0.7.0",
"version": "0.7.1",
"type": "module",
"description": "Export metrics by pushing them to a Prometheus-compatible gateway",
"author": "Fiberplane <info@fiberplane.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/exporter-prometheus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autometrics/exporter-prometheus",
"version": "0.7.0",
"version": "0.7.1",
"type": "module",
"description": "Export metrics by opening up a Prometheus scrape endpoint",
"author": "Fiberplane <info@fiberplane.com>",
Expand Down

0 comments on commit 04f53bb

Please sign in to comment.