version update
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#lang info
|
#lang info
|
||||||
|
|
||||||
(define pkg-authors '(hnmdijkema))
|
(define pkg-authors '(hnmdijkema))
|
||||||
(define version "0.1.1")
|
(define version "0.1.2")
|
||||||
(define license 'MIT)
|
(define license 'MIT)
|
||||||
(define collection "rash-makefile")
|
(define collection "rash-makefile")
|
||||||
(define pkg-desc
|
(define pkg-desc
|
||||||
@@ -14,4 +14,4 @@
|
|||||||
'("base" "racket-makefile" "linea" "rash"))
|
'("base" "racket-makefile" "linea" "rash"))
|
||||||
|
|
||||||
(define build-deps
|
(define build-deps
|
||||||
'("racket-doc" "rackunit-lib" "scribble-lib"))
|
'("racket-doc" "rackunit-lib" "scribble-lib"))
|
||||||
Reference in New Issue
Block a user