mirror of
https://github.com/transatoshi-mw/grin-explorer.git
synced 2025-10-21 21:43:40 +00:00
bump version
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -813,7 +813,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "grin-explorer"
|
name = "grin-explorer"
|
||||||
version = "0.1.6"
|
version = "0.1.7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "grin-explorer"
|
name = "grin-explorer"
|
||||||
version = "0.1.6"
|
version = "0.1.7"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
@@ -239,7 +239,7 @@
|
|||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<div class="col d-flex justify-content-center">
|
<div class="col d-flex justify-content-center">
|
||||||
<a class="text-decoration-none me-2" href="https://github.com/aglkm/grin-explorer">
|
<a class="text-decoration-none me-2" href="https://github.com/aglkm/grin-explorer">
|
||||||
<span style="color:grey"><i class="bi bi-github me-1"></i>v.0.1.6</span>
|
<span style="color:grey"><i class="bi bi-github me-1"></i>v.0.1.7</span>
|
||||||
</a>
|
</a>
|
||||||
<a class="text-decoration-none" href="/search">
|
<a class="text-decoration-none" href="/search">
|
||||||
<span style="color:grey"><i class="bi bi-search me-1"></i>Search</span>
|
<span style="color:grey"><i class="bi bi-search me-1"></i>Search</span>
|
||||||
|
Reference in New Issue
Block a user