Update kzg4844.nimble
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
This commit is contained in:
parent
b8131e3d64
commit
0925cff0bd
|
@ -5,7 +5,7 @@ mode = ScriptMode.Verbose
|
||||||
##################################################
|
##################################################
|
||||||
|
|
||||||
packageName = "kzg4844"
|
packageName = "kzg4844"
|
||||||
version = "1.0.1"
|
version = "1.0.2"
|
||||||
author = "Andri Lim"
|
author = "Andri Lim"
|
||||||
description = "Nim wrapper of c-kzg-4844"
|
description = "Nim wrapper of c-kzg-4844"
|
||||||
license = "Apache License 2.0"
|
license = "Apache License 2.0"
|
||||||
|
|
Loading…
Reference in New Issue