Skip to content

Commit e5a2f01

Browse files
committed
change version
1 parent a6b69db commit e5a2f01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prometheus-amazon",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "A prometheus plugin for Amazon",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"minInterval": true
8383
},
8484
"info": {
85-
"version": "0.0.0",
85+
"version": "%VERSION%",
8686
"updated": "%TODAY%",
8787
"keywords": [
8888
"datasource"

0 commit comments

Comments
 (0)