Skip to content

Commit

Permalink
Post release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DRiKE committed Nov 21, 2024
1 parent 790c1ff commit 65d3ae5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name = "print_rotonda_std_doc"
path = "doc/bin/print_rotonda_std_doc.rs"

[workspace.package]
version = "0.2.0"
version = "0.2.1-dev"
edition = "2021"
rust-version = "1.80"
authors = ["NLnet Labs <routing-team@nlnetlabs.nl>"]
Expand Down
15 changes: 15 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## Unreleased version

Breaking changes


New


Other changes


Known limitations/issues



## 0.2.0 'Happy Fuzzballs'

Released 2024-11-21
Expand Down

0 comments on commit 65d3ae5

Please sign in to comment.