Skip to content

Commit 827aa7d

Browse files
committed
rename 3.0.8 into 3.1.0 as minor change happened instead of patch
1 parent 6ca918a commit 827aa7d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/mina-signer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This project adheres to
1818

1919
## [Unreleased](https://github.com/o1-labs/o1js/compare/f54dd40...HEAD)
2020

21-
## [3.0.8](https://github.com/o1-labs/o1js/compare/e3e758b...f54dd40) - 2025-09-09
21+
## [3.1.0](https://github.com/o1-labs/o1js/compare/e3e758b...f54dd40) - 2025-09-09
2222

2323
### Added
2424

src/mina-signer/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/mina-signer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mina-signer",
33
"description": "Node API for signing transactions on various networks for Mina Protocol",
4-
"version": "3.0.8",
4+
"version": "3.1.0",
55
"type": "module",
66
"scripts": {
77
"build": "tsc -p ../../tsconfig.mina-signer.json",

0 commit comments

Comments
 (0)