]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/stream/stream.el
* packages/stream/stream.el: Bump version number.
[gnu-emacs-elpa] / packages / stream / stream.el
index 4d61cf15116d33ba0cf8d3d11eff1d8dc87dae98..22cecac25df1eb06bf29b7480defc6eef10cba17 100644 (file)
@@ -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 <nicolas@petton.fr>
 ;; Keywords: stream, laziness, sequences
-;; Version: 2.1.0
+;; Version: 2.2.0
 ;; Package-Requires: ((emacs "25"))
 ;; Package: stream