This commit is contained in:
2026-03-07 02:00:41 +01:00
parent cf21f3073a
commit 59cdfeab33

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.1.1")
(define version "0.1.2")
(define license 'Apache-2.0)
(define pkg-desc "Generate self signed certificates based on the standard openssl libraries deployed with racket.")