This commit is contained in:
2025-08-10 09:20:50 +02:00
parent 766f31ea91
commit 497c3b1f01

View File

@@ -1,7 +1,7 @@
#lang info #lang info
(define pkg-authors '(hnmdijkema)) (define pkg-authors '(hnmdijkema))
(define version "0.2.1") (define version "0.2.2")
(define license 'Apache-2.0) (define license 'Apache-2.0)
(define collection "ellipsis-msg") (define collection "ellipsis-msg")
(define pkg-desc "A message% with ellipsis (...) to the left or right") (define pkg-desc "A message% with ellipsis (...) to the left or right")