Skip to content

Commit 36f9a30

Browse files
committed
Bump version
1 parent fcdd701 commit 36f9a30

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v1.0.1
6+
7+
- Fix plugin signing issue during release.
8+
59
## v1.0.0
610

711
- Initial Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-x-ray-datasource",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "AWS X-Ray data source",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)