Skip to content

Commit ad774e1

Browse files
authored
Merge pull request o1-labs#1880 from o1-labs/release/v1.9.1
Release/v1.9.1
2 parents 44eb218 + c56ba60 commit ad774e1

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1515
_Security_ in case of vulnerabilities.
1616
-->
1717

18-
## [Unreleased](https://github.com/o1-labs/o1js/compare/f15293a69...HEAD)
18+
## [Unreleased](https://github.com/o1-labs/o1js/compare/7e9394...HEAD)
19+
20+
## [1.9.1](https://github.com/o1-labs/o1js/compare/f15293a69...7e9394) - 2024-10-15
1921

2022
### Fixes
2123

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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": "1.9.0",
4+
"version": "1.9.1",
55
"license": "Apache-2.0",
66
"homepage": "https://github.com/o1-labs/o1js/",
77
"repository": {

0 commit comments

Comments
 (0)