Small corrections

This commit is contained in:
2025-07-09 19:54:54 +02:00
parent edc2c93236
commit 9b0cb1bae7
2 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.8.2")
(define version "0.8.3")
(define license 'Apache-2.0)
(define collection "roos")
(define pkg-desc "A Simple (perl like) OO system for racket")