mirror of https://github.com/vacp2p/nim-ngtcp2.git
change version to 0.34.0 (#7)
chore(versioning): change version to 0.34.0
This commit is contained in:
parent
024ce6202c
commit
817de8ece8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue