diff --git a/doc/index.html b/doc/index.html index dbed696..daafc9e 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.1, released on December 24th, 2017. +The latest version is 1.3.2, released on September 29th, 2019.

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