Skip to content

Commit

Permalink
Updated version to 1.1.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
xach committed Jan 18, 2012
1 parent da83628 commit 92af45e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>ZS3 - Amazon S3 and CloudFront from Common Lisp</h2>
delivery service</a>. It is available under a BSD-style license;
see <a href='LICENSE'>LICENSE</a> for details.

The latest version is 1.1.8, released on January 12th, 2012.
The latest version is 1.1.9, released on January 17th, 2012.

<p>Download shortcut: <a href='http://www.xach.com/lisp/zs3.tgz'>http://www.xach.com/lisp/zs3.tgz</a>

Expand Down
2 changes: 1 addition & 1 deletion zs3.asd
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#:ironclad
#:puri
#:cl-base64)
:version "1.1.8"
:version "1.1.9"
:description "A Common Lisp library for working with Amazon's Simple
Storage Service (S3) and CloudFront content delivery service."
:author "Zach Beane <[email protected]>"
Expand Down

0 comments on commit 92af45e

Please sign in to comment.