diff --git a/history-tree.asd b/history-tree.asd index b8dce02..470ddf8 100644 --- a/history-tree.asd +++ b/history-tree.asd @@ -2,7 +2,7 @@ ;;;; SPDX-License-Identifier: BSD-3-Clause (defsystem "history-tree" - :version "0.1.1" + :version "0.1.2" :description "Store the history of a browser's visited paths." :author "Atlas Engineer LLC" :homepage "https://github.com/atlas-engineer/history-tree"