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 911767a commit 8073fc5Copy full SHA for 8073fc5
CHANGELOG
@@ -1,3 +1,5 @@
1
+Version 0.1.6
2
+2019-04-07
3
Version 0.1.5
4
2014-11-28
5
rename CHANGELOG.txt to CHANGELOG (Hans Huebner)
cl-unicode.asd
@@ -49,7 +49,7 @@
49
:perform (load-op (o c) (symbol-call :cl-unicode '#:create-source-files)))
50
51
(defsystem :cl-unicode
52
- :version "0.1.5"
+ :version "0.1.6"
53
:serial t
54
:description "Portable Unicode Library"
55
:depends-on (:cl-unicode/base)
0 commit comments