branch: externals/websocket
commit 43bbf7b32f2d7c3253ac01653a94837b0b482554
Author: Andrew Hyatt <[email protected]>
Commit: Andrew Hyatt <[email protected]>
Bump version to 1.3.
---
websocket.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/websocket.el b/websocket.el
index a62c40b66a..b883938a42 100644
--- a/websocket.el
+++ b/websocket.el
@@ -5,7 +5,7 @@
;; Author: Andrew Hyatt <ahyatt at gmail dot com>
;; Maintainer: Andrew Hyatt <ahyatt at gmail dot com>
;; Keywords: Communication, Websocket, Server
-;; Version: 1.2
+;; Version: 1.3
;;
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as