We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca7b4d commit 596f180Copy full SHA for 596f180
CHANGELOG
@@ -1,3 +1,7 @@
1
+Version 1.0.14
2
+2014-11-28
3
+update support information (Hans Huebner)
4
+
5
Version 1.0.13
6
2014-05-18
7
fix version number (Hans Huebner)
flexi-streams.asd
@@ -35,7 +35,7 @@
35
(in-package :flexi-streams-system)
36
37
(defsystem :flexi-streams
38
- :version "1.0.13"
+ :version "1.0.14"
39
:serial t
40
:description "Flexible bivalent streams for Common Lisp"
41
:components ((:file "packages")
0 commit comments