diff --git a/xxhash.nimble b/xxhash.nimble index 0be77cc..368daa3 100644 --- a/xxhash.nimble +++ b/xxhash.nimble @@ -1,6 +1,6 @@ [Package] name = "xxhash" -version = "0.8.0" +version = "0.9.0" author = "Huy Doan" description = "xxhash wrapper for Nim" license = "MIT"