diff --git a/Cargo.lock b/Cargo.lock index b3c3156..979161b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -730,7 +730,7 @@ dependencies = [ [[package]] name = "grin-explorer" -version = "0.1.2" +version = "0.1.3" dependencies = [ "chrono", "colored", diff --git a/Cargo.toml b/Cargo.toml index 3a21405..96efd10 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grin-explorer" -version = "0.1.2" +version = "0.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/templates/base.html.tera b/templates/base.html.tera index 8c1c0f0..701ee1d 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -212,7 +212,7 @@
- v.0.1.2 + v.0.1.3