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