Skip to content

Commit

Permalink
chore: Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhb committed Dec 16, 2022
1 parent 96dab36 commit efd48f4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions 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]
edition = "2021"
name = "nftables"
version = "0.2.0"
version = "0.2.1"
license = "MIT OR Apache-2.0"
description = "Safe abstraction for nftables JSON API. It can be used to create nftables rulesets in Rust and parse existing nftables rulesets from JSON."
homepage = "https://namib.me/"
Expand Down

0 comments on commit efd48f4

Please sign in to comment.