Skip to content

Commit 96101f8

Browse files
committed
Update to 0.7.0-beta2
1 parent 92fae70 commit 96101f8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/autometrics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autometrics",
3-
"version": "0.7.0-beta",
3+
"version": "0.7.0-beta2",
44
"type": "module",
55
"description": "Easily add metrics to your system -- and actually understand them using automatically customized Prometheus queries",
66
"author": "Fiberplane<[email protected]>",

packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@autometrics/autometrics",
3-
"version": "0.7.0-beta",
3+
"version": "0.7.0-beta2",
44
"description": "Easily add metrics to your system -- and actually understand them using automatically customized Prometheus queries",
55
"author": "Fiberplane<[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)