diff --git a/info.rkt b/info.rkt index 4579ae9..c32d7cd 100644 --- a/info.rkt +++ b/info.rkt @@ -1,10 +1,10 @@ #lang info (define pkg-authors '(hnmdijkema)) -(define version "0.1.5") +(define version "1.0.1") (define license 'GPL-2.0-or-later) ; The liboa library has this license -(define collection "racket-sound") -(define pkg-desc "racket-sound - Integration of popular music/sound related libraries in racket") +(define collection "racket-audio") +(define pkg-desc "racket-audio - Integration of popular music/sound related libraries in racket") (define scribblings '(