Skip to content

Commit

Permalink
Bump version to 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cody271 committed Apr 17, 2020
1 parent d263451 commit 09da27c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
{"name": "Project site", "url": "https://www.circonus.com/irondb/"},
{"name": "License", "url": "https://github.com/circonus-labs/circonusllhist/blob/master/LICENSE"}
],
"version": "0.9.3",
"updated": "2020-03-19"
"version": "0.9.4",
"updated": "2020-04-17"
},

"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "circonus-irondb-datasource",
"version": "0.9.3",
"version": "0.9.4",
"description": "IRONdb Data Source for Grafana.",
"scripts": {
"build": "grafana-toolkit plugin:build",
Expand Down
4 changes: 2 additions & 2 deletions src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
{"name": "Project site", "url": "https://www.circonus.com/irondb/"},
{"name": "License", "url": "https://github.com/circonus-labs/circonusllhist/blob/master/LICENSE"}
],
"version": "0.9.3",
"updated": "2020-03-19"
"version": "0.9.4",
"updated": "2020-04-17"
},

"dependencies": {
Expand Down

0 comments on commit 09da27c

Please sign in to comment.