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 4183d27 commit fff444bCopy full SHA for fff444b
CHANGELOG
@@ -1,3 +1,7 @@
1
+Version 1.0.13
2
+2014-05-18
3
+fix version number (Hans Huebner)
4
+
5
Version 1.0.12
6
2013-12-30
7
Update :description
flexi-streams.asd
@@ -35,7 +35,7 @@
35
(in-package :flexi-streams-system)
36
37
(defsystem :flexi-streams
38
- :version "1.0.12"
+ :version "1.0.13"
39
:serial t
40
:description "Flexible bivalent streams for Common Lisp"
41
:components ((:file "packages")
0 commit comments