From ab07289c9e9e4ec3bfc54add6544c5de81293c17 Mon Sep 17 00:00:00 2001 From: Tim Bradshaw Date: Thu, 21 Jan 2021 16:45:51 +0000 Subject: [PATCH] 1.0.0 --- org.tfeb.hax.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.tfeb.hax.asd b/org.tfeb.hax.asd index c58dc52..2e59516 100644 --- a/org.tfeb.hax.asd +++ b/org.tfeb.hax.asd @@ -5,7 +5,7 @@ (defsystem "org.tfeb.hax" :description "TFEB hax" - :version "1.0.0.prerelease.1" + :version "1.0.0" :author "Tim Bradshaw" :license "MIT" :homepage "https://github.com/tfeb/tfeb-lisp-hax"