Skip to content

Commit 49fa952

Browse files
committed
upgrade version to 1.0.3
1 parent 1abb708 commit 49fa952

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ The Dynatrace OneAgent SDK for Node.Js is currently in beta. Please report issue
385385

386386
## Release Notes
387387

388-
|Version|Date |Description |
388+
|Version|Date |Description |
389389
|:------|:----------|:-------------------|
390-
|1.0.2 |03.2018 |early access to beta|
391-
|1.0.1 |01.2018 |Initial release|
390+
|1.0.3 |03.2018 |early access to beta|
391+
|1.0.1 |01.2018 |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": "@dynatrace/oneagent-sdk",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Node.js SDK for Dynatrace OneAgent",
55
"engines": {
66
"node": ">= 4.0.0"

0 commit comments

Comments
 (0)