Skip to content

Commit

Permalink
bump v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samber committed Apr 25, 2023
1 parent 0d7c4e8 commit 1cf7ca7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/prometheus-query.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "prometheus-query",
"description": "A Javascript client for Prometheus query API",
"version": "3.3.1",
"version": "3.3.2",
"main": "dist/prometheus-query.cjs.js",
"module": "dist/prometheus-query.esm.js",
"browser": "dist/prometheus-query.umd.js",
Expand Down Expand Up @@ -53,4 +53,4 @@
"timeseries",
"tsdb"
]
}
}

0 comments on commit 1cf7ca7

Please sign in to comment.