Skip to content

Commit 8073fc5

Browse files
committed
1.0.6
1 parent 911767a commit 8073fc5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Version 0.1.6
2+
2019-04-07
13
Version 0.1.5
24
2014-11-28
35
rename CHANGELOG.txt to CHANGELOG (Hans Huebner)

cl-unicode.asd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
:perform (load-op (o c) (symbol-call :cl-unicode '#:create-source-files)))
5050

5151
(defsystem :cl-unicode
52-
:version "0.1.5"
52+
:version "0.1.6"
5353
:serial t
5454
:description "Portable Unicode Library"
5555
:depends-on (:cl-unicode/base)

0 commit comments

Comments
 (0)