Skip to content

Commit 8629313

Browse files
committed
Release v0.6.0 (Minor)
1 parent bdb337d commit 8629313

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

RELEASE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tag: v0.5.1
1+
tag: v0.6.0
22

33
commitInclude:
44
parentOfMergeCommit: true

lerna.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"version": "0.5.1",
2+
"version": "0.6.0",
33
"npmClient": "yarn",
44
"command": {
55
"run": {
66
"stream": true
77
}
88
},
99
"verifyAccess": false
10-
}
10+
}

tsp-typescript-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsp-typescript-client",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "Trace Server Protocol client written in TypeScript",
55
"author": "Ericsson and others",
66
"license": "MIT",

0 commit comments

Comments
 (0)