simple log to store.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#lang info
|
||||
|
||||
(define pkg-authors '(hnmdijkema))
|
||||
(define version "0.1.2")
|
||||
(define license 'Apache-2.0)
|
||||
(define version "0.2.1")
|
||||
(define license 'MIT)
|
||||
(define collection "simple-log")
|
||||
(define pkg-desc "simple-log - A simple wrapper around the racket logging system")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user