This commit is contained in:
2026-02-18 20:30:16 +01:00
parent b0a7917ecc
commit 84eb4bc5a1
3 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.2.8")
(define version "0.2.9")
(define license 'MIT)
(define collection "web-racket")
(define pkg-desc "web-racket - A Web Based GUI library, based on webui-wire")