This commit is contained in:
2026-02-18 21:55:04 +01:00
parent 10431f56ca
commit 4a834b4930
2 changed files with 2 additions and 2 deletions

View File

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