Skip to content

Commit

Permalink
update ord version
Browse files Browse the repository at this point in the history
  • Loading branch information
sloth committed Sep 14, 2024
1 parent f3aca9c commit b519f7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "ord"
description = "◉ Ordinal wallet and block explorer"
version = "0.20.0-f0"
version = "0.20.0-f1"
license = "CC0-1.0"
edition = "2021"
autotests = false
homepage = "https://github.com/ordinals/ord"
repository = "https://github.com/ordinals/ord"
homepage = "https://github.com/fractal-bitcoin/ord"
repository = "https://github.com/fractal-bitcoin/ord"
autobins = false
rust-version = "1.76.0"

Expand Down

0 comments on commit b519f7b

Please sign in to comment.