We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736e1c6 commit 249de04Copy full SHA for 249de04
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.1.7
4
+
5
+* Make site directory readable.
6
7
## v0.1.6
8
9
* Drop GCP integration in flake.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bitcoin-node-census"
-version = "0.1.6"
+version = "0.1.7"
edition = "2021"
authors = ["Nick Johnson <nick@yonson.dev>"]
description = "Track bitcoin node feature adoption"
0 commit comments