This commit is contained in:
2025-08-18 09:29:15 +02:00
parent 8c9251f5fc
commit 94a7160f14
2 changed files with 4 additions and 4 deletions

View File

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