This commit is contained in:
2025-08-10 01:13:33 +02:00
parent 655b0556b2
commit d450063d63
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#lang info #lang info
(define pkg-authors '(hnmdijkema)) (define pkg-authors '(hnmdijkema))
(define version "0.1.4") (define version "0.1.5")
(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")

View File

@@ -67,7 +67,7 @@ See also @racket[message%].
The code underneath produces the following output: The code underneath produces the following output:
@add-video{https://github.com/hdijkema/ellipsis-msg/blob/main/scribblings/example.mp4} @add-video{https://github.com/hdijkema/ellipsis-msg/raw/refs/heads/main/scribblings/example.mp4}
@#reader scribble/comment-reader @#reader scribble/comment-reader
[racketblock [racketblock