Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandwalker committed Apr 14, 2016
1 parent 67d9e27 commit acf18ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions list-utils.el
Expand Up @@ -5,8 +5,8 @@
;; Author: Roland Walker <walker@pobox.com>
;; Homepage: http://github.com/rolandwalker/list-utils
;; URL: http://raw.githubusercontent.com/rolandwalker/list-utils/master/list-utils.el
;; Version: 0.4.2
;; Last-Updated: 22 Oct 2013
;; Version: 0.4.4
;; Last-Updated: 14 Apr 2016
;; EmacsWiki: ListUtils
;; Keywords: extensions
;;
Expand Down Expand Up @@ -181,7 +181,7 @@
;;;###autoload
(defgroup list-utils nil
"List-manipulation utility functions."
:version "0.4.2"
:version "0.4.4"
:link '(emacs-commentary-link :tag "Commentary" "list-utils")
:link '(url-link :tag "GitHub" "http://github.com/rolandwalker/list-utils")
:link '(url-link :tag "EmacsWiki" "http://emacswiki.org/emacs/ListUtils")
Expand Down

0 comments on commit acf18ac

Please sign in to comment.