diff -r 9c5ce539b081 -r 363f275588ea stomp.nimble --- a/stomp.nimble Wed May 15 14:54:55 2019 -0700 +++ b/stomp.nimble Sun Apr 04 15:56:16 2021 -0700 @@ -1,7 +1,7 @@ # Package -version = "0.1.1" +version = "0.1.2" author = "Mahlon E. Smith " description = "A pure-nim implementation of the STOMP protocol for machine messaging." license = "MIT"