mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-25 01:04:46 -07:00
bump version number
we uhh forgot to do this for every release lol
This commit is contained in:
committed by
Will Greenberg
parent
996e47684c
commit
0364bfbc98
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rayhunter-daemon"
|
||||
version = "0.1.0"
|
||||
version = "0.2.6"
|
||||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
@@ -32,4 +32,4 @@ clap = { version = "4.5.2", features = ["derive"] }
|
||||
serde_json = "1.0.114"
|
||||
image = "0.25.1"
|
||||
tempfile = "3.10.1"
|
||||
simple_logger = "5.0.0"
|
||||
simple_logger = "5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user