Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed May 29, 2024
1 parent ed80969 commit 4333ddf
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 = "rpki"
version = "0.18.2"
version = "0.18.3-dev"
edition = "2021"
rust-version = "1.64"
authors = ["NLnet Labs <[email protected]>"]
Expand Down
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## Unreleased next version

Breaking changes

New

Bug fixes

Other changes


## 0.18.2

Released 2024-05-29.
Expand Down

0 comments on commit 4333ddf

Please sign in to comment.