version update

This commit is contained in:
2025-08-07 21:18:02 +02:00
parent cfb3c7a71f
commit f4c4ec99e9

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.3")
(define license 'Apache-2.0) (define license 'Apache-2.0)
(define collection "columns-pane") (define collection "columns-pane")
(define pkg-desc "A pane that arranges it's children widgets in columns") (define pkg-desc "A pane that arranges it's children widgets in columns")