This commit is contained in:
2025-08-10 02:17:52 +02:00
parent 6e1caed5b0
commit 45689eb7fe

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.1.5")
(define version "0.2.0")
(define license 'Apache-2.0)
(define collection "ellipsis-msg")
(define pkg-desc "A message% with ellipsis (...) to the left or right")
@@ -19,4 +19,3 @@
'("racket-doc"
"rackunit-lib"
"scribble-lib"))