diff --git a/bcs.nimble b/bcs.nimble index 14cbd21..36f31bb 100644 --- a/bcs.nimble +++ b/bcs.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.5" +version = "0.2.0" author = "cnerd" description = "nim implementation of bcs serialization format" license = "MIT"