Skip to content

Commit

Permalink
release 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshuebner committed Jul 1, 2015
1 parent 03d34b4 commit db92707
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 1.0.15
2015-07-01
Support strings as external-format name specifiers (LispAlien)

Version 1.0.14
2014-11-28
update support information (Hans Huebner)
Expand Down
2 changes: 1 addition & 1 deletion flexi-streams.asd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
(in-package :flexi-streams-system)

(defsystem :flexi-streams
:version "1.0.14"
:version "1.0.15"
:serial t
:description "Flexible bivalent streams for Common Lisp"
:components ((:file "packages")
Expand Down

0 comments on commit db92707

Please sign in to comment.