Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
purplg committed Apr 2, 2022
1 parent 3cb9aa9 commit 22873f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hass-websocket.el
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
;;; hass-websocket.el --- Communicate with Home Assistant over websockets -*- lexical-binding: t; -*-

;; Package-Requires: ((emacs "25.1") (hass "2.0.0") (websocket "1.12"))
;; Version: 1.0.0
;; Version: 1.0.1
;; Author: Ben Whitley
;; SPDX-License-Identifier: MIT
;; Homepage: https://github.com/purplg/hass
Expand Down
2 changes: 1 addition & 1 deletion hass.el
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
;;; hass.el --- Interact with Home Assistant -*- lexical-binding: t; -*-

;; Package-Requires: ((emacs "25.1") (request "0.3.3"))
;; Version: 2.1.1
;; Version: 2.1.2
;; Author: Ben Whitley
;; Homepage: https://github.com/purplg/hass
;; SPDX-License-Identifier: MIT
Expand Down

0 comments on commit 22873f7

Please sign in to comment.