This commit is contained in:
2025-07-06 16:08:21 +02:00
parent 6d34ee8f86
commit 7456da3e5f
2 changed files with 2 additions and 1 deletions

View File

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

View File

@@ -5,6 +5,7 @@
(provide def-roos
-*
roos-new
->
->>
roos-object?