Skip to content

Commit

Permalink
bump version for zordoz and lnm changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bennn committed Nov 19, 2019
1 parent 10db07a commit 6b2bc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(define deps '("base" "typed-racket-lib" "typed-racket-more" "require-typed-check"))
(define build-deps '("scribble-lib" "racket-doc" "rackunit-lib" "typed-racket-doc" "at-exp-lib" "gtp-util" "pict-lib" "scribble-abbrevs" "syntax-sloc" "with-cache"))
(define pkg-desc "Gradual typing benchmark programs")
(define version "4.0")
(define version "5.0")
(define pkg-authors '(ben))
(define scribblings '(("scribblings/gtp-benchmarks.scrbl" () ("Benchmarks"))))
(define compile-omit-paths '("benchmarks"))
Expand Down

0 comments on commit 6b2bc0d

Please sign in to comment.