Scribblibgs

This commit is contained in:
2025-07-06 16:04:40 +02:00
parent 7f5879898a
commit e8857cd3b3
2 changed files with 4 additions and 4 deletions

View File

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