releasing another alpha version
This commit is contained in:
parent
e03398802c
commit
77bb781c8d
2
info.rkt
2
info.rkt
|
@ -3,7 +3,7 @@
|
|||
(define name "Whalesong")
|
||||
(define blurb '("A Racket to JavaScript compiler"))
|
||||
(define release-notes '((p "A not-even-alpha release; please don't use this unless you expect sharp edges...")))
|
||||
(define version "0.02")
|
||||
(define version "0.03")
|
||||
(define categories '(devtools))
|
||||
(define repositories '("4.x"))
|
||||
(define required-core-version "5.1.1")
|
||||
|
|
Loading…
Reference in New Issue
Block a user