roos adjustment

This commit is contained in:
2025-08-18 09:23:02 +02:00
parent ae43b87758
commit 7500283070
4 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.20")
(define version "0.2.1")
(define license 'Apache-2.0)
;(define collection "simple-ini")
(define pkg-desc "A Simple .ini file reader/writer for racket")