branch: externals/websocket commit 2c576b6cb8e7b868e09e09c8e9cb6cf66f427bad Author: Andrew Hyatt <ahy...@gmail.com> Commit: Andrew Hyatt <ahy...@gmail.com>
Sets version to 1.14 This version has a bug fix for properly setting the websocket to closed when it is closed abnormally. --- websocket.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket.el b/websocket.el index 63668eb2e3..e4e499ba66 100644 --- a/websocket.el +++ b/websocket.el @@ -5,7 +5,7 @@ ;; Author: Andrew Hyatt <ahy...@gmail.com> ;; Homepage: https://github.com/ahyatt/emacs-websocket ;; Keywords: Communication, Websocket, Server -;; Version: 1.13 +;; Version: 1.14 ;; Package-Requires: ((cl-lib "0.5")) ;; ;; This program is free software; you can redistribute it and/or