Skip to content

Commit 72a9eec

Browse files
committed
fixed version
1 parent fed6e5f commit 72a9eec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.3.1
4+
5+
- bumped deps
6+
37
## 0.3.0
48

59
- Code cleanup

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wasilak-datadog-datasource",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Datadog datasource",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)