Merge branch 'main' of https://github.com/hdijkema/roos
This commit is contained in:
3
info.rkt
3
info.rkt
@@ -1,7 +1,7 @@
|
||||
#lang info
|
||||
|
||||
(define pkg-authors '(hnmdijkema))
|
||||
(define version "0.8.3")
|
||||
(define version "0.8.5")
|
||||
(define license 'Apache-2.0)
|
||||
(define collection "roos")
|
||||
(define pkg-desc "A Simple (perl like) OO system for racket")
|
||||
@@ -20,3 +20,4 @@
|
||||
'("racket-doc"
|
||||
"rackunit-lib"
|
||||
"scribble-lib"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user