grep -v added.

This commit is contained in:
2026-08-03 13:01:07 +02:00
parent 318620c854
commit 58da0a3d79
4 changed files with 83 additions and 36 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.2.1")
(define version "0.2.2")
(define license 'MIT)
(define collection "simple-log")
(define pkg-desc "simple-log - A simple wrapper around the racket logging system")