We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb337d commit 8629313Copy full SHA for 8629313
RELEASE
@@ -1,4 +1,4 @@
1
-tag: v0.5.1
+tag: v0.6.0
2
3
commitInclude:
4
parentOfMergeCommit: true
lerna.json
@@ -1,10 +1,10 @@
{
- "version": "0.5.1",
+ "version": "0.6.0",
"npmClient": "yarn",
"command": {
5
"run": {
6
"stream": true
7
}
8
},
9
"verifyAccess": false
10
-}
+}
tsp-typescript-client/package.json
@@ -1,6 +1,6 @@
"name": "tsp-typescript-client",
"description": "Trace Server Protocol client written in TypeScript",
"author": "Ericsson and others",
"license": "MIT",
0 commit comments