aboutsummaryrefslogtreecommitdiff
path: root/substrate-hash-table.asd
diff options
context:
space:
mode:
authorsoukev <soukev@soukev.xyz>2026-06-15 18:23:24 +0200
committersoukev <soukev@soukev.xyz>2026-06-15 18:23:24 +0200
commit62796e62eaf821589c4a219f333193b52f6a2d0e (patch)
treec3189f7c4fb77598eb29a1396eb081f2c05429c8 /substrate-hash-table.asd
parent5fc2c8ee2ffd53aec8c93ff42f42e6433dbdbd67 (diff)
Version 1HEADmain
Diffstat (limited to 'substrate-hash-table.asd')
-rw-r--r--substrate-hash-table.asd2
1 files changed, 1 insertions, 1 deletions
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 <soukev@soukev.xyz>"
:license "GPL 3.0"
- :version "0"
+ :version "1"
:description "Hash-table convinience library"
:components ((:module "src"
:serial t