Browse Source

Bump version number to v0.9

add-remove-to-filo-queue
Christine Lemmer-Webber 4 years ago
parent
commit
6d39d3222a
No known key found for this signature in database
GPG Key ID: 4BC025925FF8F4D3
  1. 2
      goblins/info.rkt

2
goblins/info.rkt

@ -20,6 +20,6 @@
"racket-doc"))
(define pkg-desc
"A transactional, distributed actor model environment")
(define version "0.8")
(define version "0.9")
(define pkg-authors '("cwebber"))
(define scribblings '(("scribblings/goblins.scrbl" (multi-page))))

Loading…
Cancel
Save