We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1abb708 commit 49fa952Copy full SHA for 49fa952
README.md
@@ -385,7 +385,7 @@ The Dynatrace OneAgent SDK for Node.Js is currently in beta. Please report issue
385
386
## Release Notes
387
388
-|Version|Date |Description |
+|Version|Date |Description |
389
|:------|:----------|:-------------------|
390
-|1.0.2 |03.2018 |early access to beta|
391
-|1.0.1 |01.2018 |Initial release|
+|1.0.3 |03.2018 |early access to beta|
+|1.0.1 |01.2018 |Initial release |
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dynatrace/oneagent-sdk",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Node.js SDK for Dynatrace OneAgent",
5
"engines": {
6
"node": ">= 4.0.0"
0 commit comments