Skip to content

Commit

Permalink
release 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshuebner committed Nov 22, 2015
1 parent 9c939c1 commit 61f00d6
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 0.2.4
2015-11-22
Exnabled direct use of cl-interpol-reader (Mike Maul)

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

(defsystem :cl-interpol
:version "0.2.3"
:version "0.2.4"
:serial t
:depends-on (:cl-unicode)
:components ((:file "packages")
Expand Down

0 comments on commit 61f00d6

Please sign in to comment.