Optimizations

This commit is contained in:
2025-07-06 16:58:40 +02:00
parent 7456da3e5f
commit 6fa7f1b2c1
2 changed files with 20 additions and 8 deletions

View File

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