diff --git a/doc/index.html b/doc/index.html index daafc9e..9de8301 100644 --- a/doc/index.html +++ b/doc/index.html @@ -17,7 +17,7 @@

ZS3 - Amazon S3 and CloudFront from Common Lisp

see LICENSE for details. Development of ZS3 is hosted on GitHub. -The latest version is 1.3.2, released on September 29th, 2019. +The latest version is 1.3.3, released on September 29th, 2019.

Download shortcut: http://www.xach.com/lisp/zs3.tgz diff --git a/zs3.asd b/zs3.asd index 1003c44..7172674 100644 --- a/zs3.asd +++ b/zs3.asd @@ -34,7 +34,7 @@ #:ironclad #:puri #:cl-base64) - :version "1.3.2" + :version "1.3.3" :description "A Common Lisp library for working with Amazon's Simple Storage Service (S3) and CloudFront content delivery service." :author "Zach Beane "