Skip to content

Commit 89456e2

Browse files
committed
Release v0.5.1 (Patch)
1 parent 002fc2d commit 89456e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tag: v0.5.0
1+
tag: v0.5.1
22

33
commitInclude:
44
parentOfMergeCommit: true

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.0",
2+
"version": "0.5.1",
33
"npmClient": "yarn",
44
"command": {
55
"run": {

tsp-typescript-client/package.json

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

0 commit comments

Comments
 (0)