bump to 0.1.3

main v0.1.3
_ 2021-12-08 02:14:23 +00:00
parent aa75119f39
commit 3871d87a0a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -45,7 +45,7 @@ checksum = "f98a04dce437184842841303488f70d0188c5f51437d2a834dc097eafa909a01"
[[package]]
name = "lookaround"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"mac_address",
"rand",

View File

@ -9,7 +9,7 @@ license = "AGPL-3.0"
name = "lookaround"
readme = "README.md"
repository = "https://six-five-six-four.com/git/reactor/lookaround"
version = "0.1.2"
version = "0.1.3"
[dependencies]
mac_address = "1.1.2"