bump version number for abbreviate-given-names addition

(from commit 74831b41cc)
This commit is contained in:
Robby Findler 2014-07-04 18:31:13 -05:00
parent be31dc78ac
commit ba7adb58da
2 changed files with 2 additions and 2 deletions

View File

@ -230,5 +230,5 @@ same way as by @racket[make-bib].}
Defaults to @racket[#f].
@history[#:added "1.4"]
@history[#:added "1.5"]
}

View File

@ -21,4 +21,4 @@
(define pkg-authors '(mflatt eli))
(define version "1.4")
(define version "1.5")