Skip to content

Commit 9e8cfac

Browse files
authored
linera-web: bump to 0.15.4 (#4601)
## Motivation I released 0.15.4 for #4595 and we should record that fact. ## Proposal Bump the versions in the codebase. ## Test Plan No code changes. ## Release Plan - Nothing to do / These changes follow the usual release cycle. ## Links - [reviewer checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
1 parent 83bdb1c commit 9e8cfac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

linera-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linera/client",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"description": "Web client for the Linera blockchain",
55
"publishConfig": {
66
"access": "public"

linera-web/signer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linera/signer",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"description": "Implementations of Signer interface for the Linera blockchain",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)