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