Skip to content

Commit

Permalink
Merge pull request 'Release 1.3.0' (#29) from 1.3.0 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienCassou committed Jun 25, 2021
2 parents d807e7c + d4079dd commit b49ab2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libmpdel-directory.el
@@ -1,6 +1,6 @@
;;; libmpdel-directory.el --- Handling directories -*- lexical-binding: t; -*-

;; Copyright (C) 2019 Damien Cassou
;; Copyright (C) 2019-2021 Damien Cassou

;; Author: Jose A Ortega <jao@gnu.org>
;; Keywords: multimedia
Expand Down
4 changes: 2 additions & 2 deletions libmpdel.el
@@ -1,12 +1,12 @@
;;; libmpdel.el --- Communication with an MPD server -*- lexical-binding: t; -*-

;; Copyright (C) 2017-2020 Damien Cassou
;; Copyright (C) 2017-2021 Damien Cassou

;; Author: Damien Cassou <damien@cassou.me>
;; Keywords: multimedia
;; Url: https://gitea.petton.fr/mpdel/libmpdel
;; Package-requires: ((emacs "25.1"))
;; Version: 1.2.0
;; Version: 1.3.0

;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit b49ab2f

Please sign in to comment.