Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
catornot committed Oct 14, 2024
1 parent d2e5faa commit 5b1b5c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rrplug"
version = "4.0.0"
version = "4.1.0"
authors = ["catornot"]
description = "framework for R2Northstar plugins"
repository = "https://github.com/R2NorthstarTools/rrplug"
Expand Down
2 changes: 1 addition & 1 deletion rrplug_proc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rrplug_proc"
version = "4.0.0"
version = "4.1.0"
authors = ["catornot"]
description = "crate for proc macros of rrplug"
repository = "https://github.com/R2NorthstarTools/rrplug"
Expand Down

0 comments on commit 5b1b5c1

Please sign in to comment.