Skip to content

Commit 0515cb4

Browse files
committed
bump version
1 parent 767a334 commit 0515cb4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1717

1818
## [Unreleased](https://github.com/o1-labs/o1js/compare/858bbd291...HEAD)
1919

20-
## [2.6.1](https://github.com/o1-labs/o1js/compare/1ad7333e9e...858bbd291) - 2025-06-27
20+
## [2.7.0](https://github.com/o1-labs/o1js/compare/1ad7333e9e...858bbd291) - 2025-07-23
2121

2222
### Added
2323

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "o1js",
33
"description": "TypeScript framework for zk-SNARKs and zkApps",
4-
"version": "2.6.1",
4+
"version": "2.7.0",
55
"license": "Apache-2.0",
66
"homepage": "https://github.com/o1-labs/o1js/",
77
"repository": {

0 commit comments

Comments
 (0)