Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
[PH] bump v for 6.5.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjhampton committed Dec 27, 2018
1 parent e8f9de4 commit 25ef105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "kibana-prometheus-exporter",
"version": "6.5.3",
"version": "6.5.4",
"description": "Prometheus metrics for Kibana",
"main": "index.js",
"kibana": {
"version": "6.5.3",
"version": "6.5.4",
"templateVersion": "8.0.0"
},
"scripts": {
Expand Down

0 comments on commit 25ef105

Please sign in to comment.