]> code.delx.au - gnu-emacs-elpa/commitdiff
* packages/stream/stream.el: Bump version number.
authorNicolas Petton <nicolas@petton.fr>
Thu, 3 Mar 2016 14:38:22 +0000 (15:38 +0100)
committerNicolas Petton <nicolas@petton.fr>
Thu, 3 Mar 2016 14:38:22 +0000 (15:38 +0100)
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