mirror of
https://github.com/RGBCube/is-even-u16
synced 2025-06-01 04:18:13 +00:00
Bump version
This commit is contained in:
parent
89eb4f4e45
commit
eae67c3323
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -4,4 +4,4 @@ version = 3
|
|||
|
||||
[[package]]
|
||||
name = "is-even-u16"
|
||||
version = "1.0.1"
|
||||
version = "1.0.2"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "is-even-u16"
|
||||
description = "Specialized is-even checking for u16 numbers"
|
||||
version = "1.0.1"
|
||||
version = "1.0.2"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/RGBCube/is-even-u16"
|
||||
authors = [ "RGBCube" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue