diff --git a/ngtcp2.nimble b/ngtcp2.nimble index f4b6613..39b5ae4 100644 --- a/ngtcp2.nimble +++ b/ngtcp2.nimble @@ -1,5 +1,5 @@ packageName = "ngtcp2" -version = "0.33.0" +version = "0.34.0" author = "Status Research & Development GmbH" description = "Nim wrapper around the ngtcp2 library" license = "MIT"