Skip to content

Commit

Permalink
version: 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Feb 15, 2024
1 parent 16bce96 commit 0dcded4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## unreleased
## 0.18.0 - 2024-02-14

### Upgrade Notes (**Breaking Changes**)

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "evebox"
# Suffix with -dev when not a release.
version = "0.18.0-dev"
version = "0.18.0"
authors = ["Jason Ish <[email protected]>"]
edition = "2021"
description = "A web based Suricata event manager"
Expand Down

0 comments on commit 0dcded4

Please sign in to comment.