Skip to content

Commit 42eb2ca

Browse files
committed
Version 0.1.11
Signed-off-by: Andrew Gunnerson <[email protected]>
1 parent 466ae46 commit 42eb2ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Unreleased
1+
### Version 0.1.11
22

33
* Update all dependencies ([PR #12], [PR #13], [PR #14], [PR #15])
44
* Switch project layout to match my other projects ([PR #16])

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "A simple RFC 2136 dynamic DNS updater"
44
repository = "https://github.com/chenxiaolong/ddns-updater"
55
readme = "README.md"
66
license = "GPL-3.0"
7-
version = "0.1.10"
7+
version = "0.1.11"
88
edition = "2021"
99

1010
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)