version update

This commit is contained in:
2026-04-28 16:09:24 +02:00
parent d9f4b4cfea
commit 9c3514fd3f
+1 -1
View File
@@ -1,7 +1,7 @@
#lang info #lang info
(define pkg-authors '(hnmdijkema)) (define pkg-authors '(hnmdijkema))
(define version "0.1.2") (define version "0.1.4")
(define license 'GPL-2.0-or-later) ; The liboa library has this license (define license 'GPL-2.0-or-later) ; The liboa library has this license
(define collection "racket-sound") (define collection "racket-sound")
(define pkg-desc "racket-sound - Integration of popular music/sound related libraries in racket") (define pkg-desc "racket-sound - Integration of popular music/sound related libraries in racket")