Skip to content

Commit 6932fbf

Browse files
committed
chore: bump version to 0.4.66-5
1 parent 2002f5f commit 6932fbf

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "relayer-utils"
3-
version = "0.4.62-12"
3+
version = "0.4.62-13"
44
authors = ["Sora Suegami", "Aditya Bisht"]
55
license = "MIT"
66
edition = "2018"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"wasm:postbuild": "node build.js",
1111
"build": "npm run wasm:build && npm run wasm:postbuild"
1212
},
13-
"version": "0.4.66-4",
13+
"version": "0.4.66-5",
1414
"devDependencies": {
1515
"@types/bun": "latest",
1616
"prettier": "^3.3.3"

0 commit comments

Comments
 (0)