Fix value encoding to conform to spec.
Thanks to Marcelo Módolo <marcelo.rmodolo@gmail.com> for the heads up.
This commit is contained in:
parent
ac8c26f422
commit
833aab3000
2 changed files with 29 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
# Package
|
||||
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
author = "Mahlon E. Smith <mahlon@martini.nu>"
|
||||
description = "A pure-nim implementation of the STOMP protocol for machine messaging."
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue