Skip to content

Commit 249de04

Browse files
committed
Prep v0.1.7
1 parent 736e1c6 commit 249de04

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.1.7
4+
5+
* Make site directory readable.
6+
37
## v0.1.6
48

59
* Drop GCP integration in flake.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bitcoin-node-census"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
edition = "2021"
55
authors = ["Nick Johnson <nick@yonson.dev>"]
66
description = "Track bitcoin node feature adoption"

0 commit comments

Comments
 (0)