Skip to content

Commit 60f2a72

Browse files
author
Mauro Lacy
committed
Set version: 0.14.1
1 parent f2ff472 commit 60f2a72

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.package]
66
edition = "2021"
7-
version = "0.14.0"
7+
version = "0.14.1"
88
license = "Apache-2.0"
99
repository = "https://github.com/babylonlabs-io/babylon-contract"
1010
authors = ["Babylon Labs Ltd. <[email protected]>"]

contracts/op-finality-gadget/schema/op-finality-gadget.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"contract_name": "op-finality-gadget",
3-
"contract_version": "0.14.0",
3+
"contract_version": "0.14.1",
44
"idl_version": "1.0.0",
55
"instantiate": {
66
"$schema": "http://json-schema.org/draft-07/schema#",

0 commit comments

Comments
 (0)