diff --git a/sha3.asd b/sha3.asd index 2e361d7..007f23b 100644 --- a/sha3.asd +++ b/sha3.asd @@ -42,7 +42,7 @@ :author "Pierre R. Mai " :maintainer "Pierre R. Mai " :licence "MIT/X11" - :version "1.0.0" + :version "1.0.2" #+sbcl :depends-on #+sbcl ("sb-rotate-byte") :components ((:file "pkgdef") (:file "common" :depends-on ("pkgdef"))