Skip to content

Commit 40c208e

Browse files
committed
Update the copyright date, and bump version to 1.15
1 parent 6a4b407 commit 40c208e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

websocket.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
;;; websocket.el --- Emacs WebSocket client and server -*- lexical-binding:t -*-
22

3-
;; Copyright (c) 2013, 2016-2017 Free Software Foundation, Inc.
3+
;; Copyright (c) 2013, 2016-2023 Free Software Foundation, Inc.
44

55
;; Author: Andrew Hyatt <[email protected]>
66
;; Homepage: https://github.com/ahyatt/emacs-websocket
77
;; Keywords: Communication, Websocket, Server
8-
;; Version: 1.14
8+
;; Version: 1.15
99
;; Package-Requires: ((cl-lib "0.5"))
1010
;;
1111
;; This program is free software; you can redistribute it and/or

0 commit comments

Comments
 (0)