emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/websocket 2c576b6cb8 113/114: Sets version to 1.14


From: ELPA Syncer
Subject: [elpa] externals/websocket 2c576b6cb8 113/114: Sets version to 1.14
Date: Wed, 15 Feb 2023 20:59:04 -0500 (EST)

branch: externals/websocket
commit 2c576b6cb8e7b868e09e09c8e9cb6cf66f427bad
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@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 <ahyatt@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]