Version to 0.6

This commit is contained in:
2025-07-08 17:00:57 +02:00
parent 652b58a4ce
commit c568f621d2

View File

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