Skip to content

Commit 806b192

Browse files
committed
Update version and readme for 0.8.0
1 parent 9cb5f44 commit 806b192

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nu_plugin_prometheus"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
edition = "2021"
55

66
authors = ["Eric Hodel <drbrain@segment7.net>"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A nushell plugin for querying prometheus
44

55
Supports:
6-
* nushell 0.100.0
6+
* nushell 0.102.0
77
* Prometheus API
88
* Instant queries
99
* Range queryies

0 commit comments

Comments
 (0)