Skip to content

Commit fa5fea8

Browse files
chore(main): release 0.155.4
1 parent 4154691 commit fa5fea8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.155.3"
2+
".": "0.155.4"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.155.4](https://github.com/matter-labs/zksync-crypto-gpu/compare/v0.155.3...v0.155.4) (2025-10-29)
4+
5+
6+
### Features
7+
8+
* Bump dependencies ([#127](https://github.com/matter-labs/zksync-crypto-gpu/issues/127)) ([4154691](https://github.com/matter-labs/zksync-crypto-gpu/commit/4154691fbd35578385fe4f0e08310fe1874a460f))
9+
310
## [0.155.3](https://github.com/matter-labs/zksync-crypto-gpu/compare/v0.155.2...v0.155.3) (2025-10-20)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["blockchain", "zksync"]
1111
categories = ["cryptography"]
1212
repository = "https://github.com/matter-labs/zksync-crypto-gpu"
1313
# All the packages in the workspace should have the same version
14-
version = "0.155.3" # x-release-please-version
14+
version = "0.155.4" # x-release-please-version
1515

1616
[workspace.dependencies]
1717
# Local dependencies

0 commit comments

Comments
 (0)