This commit is contained in:
2025-07-03 16:45:23 +02:00
parent e8eb7f7489
commit 11dd6e8ce3
2 changed files with 2 additions and 2 deletions

View File

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