From: Nicolas Petton Date: Thu, 3 Mar 2016 14:38:22 +0000 (+0100) Subject: * packages/stream/stream.el: Bump version number. X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/bed687f0ac98d26769ea6167da586ccbdd10b327 * packages/stream/stream.el: Bump version number. --- diff --git a/packages/stream/stream.el b/packages/stream/stream.el index 4d61cf151..22cecac25 100644 --- a/packages/stream/stream.el +++ b/packages/stream/stream.el @@ -1,10 +1,10 @@ ;;; stream.el --- Implementation of streams -*- lexical-binding: t -*- -;; Copyright (C) 2015 Free Software Foundation, Inc. +;; Copyright (C) 2016 Free Software Foundation, Inc. ;; Author: Nicolas Petton ;; Keywords: stream, laziness, sequences -;; Version: 2.1.0 +;; Version: 2.2.0 ;; Package-Requires: ((emacs "25")) ;; Package: stream