This commit is contained in:
2025-08-09 10:37:21 +02:00
parent 5905de9848
commit 4bb4d255a0

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.1.3")
(define version "0.1.4")
(define license 'Apache-2.0)
(define collection "columns-pane")
(define pkg-desc "A pane that arranges it's children widgets in columns")