Skip to content

Commit 65deba7

Browse files
committed
chore: reset version to 0.0.0 for initial changeset release
1 parent 87b40b2 commit 65deba7

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 = "beacon-gateway"
3-
version = "0.1.0"
3+
version = "0.0.0"
44
edition = "2024"
55
rust-version = "1.88"
66
authors = ["Omni <team@omni.dev>"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beacon-gateway",
3-
"version": "0.1.0",
3+
"version": "0.0.0",
44
"private": true,
55
"scripts": {
66
"version": "changeset version && bun scripts/syncVersion.ts"

0 commit comments

Comments
 (0)