From c1507d153161413e4958362d19ae9aa9abedee47 Mon Sep 17 00:00:00 2001 From: bd Date: Thu, 10 Apr 2025 20:28:34 -0400 Subject: Add write raw bytes stage --- rva.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rva.asd') 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") -- cgit v1.2.3