summaryrefslogtreecommitdiff
path: root/rva.asd
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-04-10 20:28:34 -0400
committerbd <bdunahu@operationnull.com>2025-04-10 20:28:34 -0400
commitc1507d153161413e4958362d19ae9aa9abedee47 (patch)
tree23c6f4538c1b385cb1e6f97d197b8afa18a45619 /rva.asd
parentdf508744ec2975cec0ba05e8a4358c1c41265c4c (diff)
Add write raw bytes stage
Diffstat (limited to 'rva.asd')
-rw-r--r--rva.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/rva.asd b/rva.asd
index 092fd44..b6b14d2 100644
--- a/rva.asd
+++ b/rva.asd
@@ -4,7 +4,7 @@
(asdf:defsystem #:rva
;; :author ""
;; :license ""
- :version "0.3"
+ :version "1.0"
:homepage "https://github.com/bdunahu/rva"
:description "Assembler for the RISC-V[ECTOR] mini-ISA."
:source-control (:git "git@github.com:bdunahu/rva.git")