Skip to content

Commit 4a9caae

Browse files
Release v0.4.1 (Patch)
1 parent 3106f7c commit 4a9caae

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.4.0
1+
tag: v0.4.1
22

33
commitInclude:
44
parentOfMergeCommit: true

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "7.3.0",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"npmClient": "yarn",
55
"command": {
66
"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.4.0",
3+
"version": "0.4.1",
44
"description": "Trace Server Protocol client written in TypeScript",
55
"author": "Ericsson and others",
66
"license": "MIT",

0 commit comments

Comments
 (0)