diff --git a/qbase64.asd b/qbase64.asd index 2c26f76..0ee19d3 100644 --- a/qbase64.asd +++ b/qbase64.asd @@ -2,7 +2,7 @@ (asdf:defsystem #:qbase64 :description "Fast and flexible base64 encoder and decoder" - :version "0.1.1" + :version "0.2.0" :author "Chaitanya Gupta " :license "BSD-3-Clause" :serial t