From 1c70794ef430581b5040fc34a0af0b432426e64b Mon Sep 17 00:00:00 2001 From: Carlos Castro Date: Wed, 15 Feb 2023 16:44:08 +0000 Subject: [PATCH] bump mongodb3 version --- exporters/mongodb3/exporter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exporters/mongodb3/exporter.yml b/exporters/mongodb3/exporter.yml index cdbcf85f..1cfead93 100644 --- a/exporters/mongodb3/exporter.yml +++ b/exporters/mongodb3/exporter.yml @@ -1,7 +1,7 @@ # name of the exporter, should match with the folder name name: mongodb3 # version of the package created -version: 0.0.1 +version: 0.0.2 # Relative path to the License path from the repository root exporter_license_path: LICENSE # URL to the git project hosting the exporter