From 62796e62eaf821589c4a219f333193b52f6a2d0e Mon Sep 17 00:00:00 2001 From: soukev Date: Mon, 15 Jun 2026 18:23:24 +0200 Subject: Version 1 --- substrate-hash-table.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'substrate-hash-table.asd') diff --git a/substrate-hash-table.asd b/substrate-hash-table.asd index 3a15c88..262084d 100644 --- a/substrate-hash-table.asd +++ b/substrate-hash-table.asd @@ -1,7 +1,7 @@ (defsystem "substrate-hash-table" :author "soukev " :license "GPL 3.0" - :version "0" + :version "1" :description "Hash-table convinience library" :components ((:module "src" :serial t -- cgit v1.2.3