Documentation and meta functions

This commit is contained in:
2025-07-03 16:43:05 +02:00
parent 706614e5cf
commit e8eb7f7489
4 changed files with 211 additions and 205 deletions

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.1")
(define version "0.2")
(define license 'Apache-2.0)
(define collection "roos")
(define pkg-desc "An OO Framework for Racket")