stomp.nimble
changeset 9 ad53c6500712
parent 8 363f275588ea
child 10 d63cce6d1a09
--- a/stomp.nimble	Sun Apr 04 15:56:16 2021 -0700
+++ b/stomp.nimble	Sun Apr 04 16:12:19 2021 -0700
@@ -1,7 +1,7 @@
 
 # Package
 
-version       = "0.1.2"
+version       = "0.1.3"
 author        = "Mahlon E. Smith <mahlon@martini.nu>"
 description   = "A pure-nim implementation of the STOMP protocol for machine messaging."
 license       = "MIT"