Skip to content

Commit 7bd2b05

Browse files
authored
Bump TS signer version to 0.1.0 (#4104)
## Motivation Move out from `0.0.1` ## Proposal Set to `0.1.0` _Note:_ I'm going to merge it right away since it's not affecting any current deployments. ## Test Plan CI and manual. ## 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 5028a44 commit 7bd2b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.1",
3+
"version": "0.1.0",
44
"description": "Implementations of Signer interface for the Linera blockchain",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)