Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Oct 18, 2023
1 parent c8c51a5 commit c20176b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "domain"
version = "0.9.0"
version = "0.9.1-dev"
rust-version = "1.67.0"
edition = "2021"
authors = ["NLnet Labs <dns-team@nlnetlabs.nl>"]
Expand Down
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## Unrelease next version

Breaking changes

New

Bug fixes

Other changes


## 0.9.0

Released 2023-09-18.
Expand Down

0 comments on commit c20176b

Please sign in to comment.