bump version number for change mentioned in 145644ace4

This commit is contained in:
Robby Findler 2014-07-04 18:35:58 -05:00
parent ba7adb58da
commit 357bcb0cb6
2 changed files with 2 additions and 2 deletions

View File

@ -2982,7 +2982,7 @@ This function sets @racket[dc-for-text-size]. See also
@racket[metafunction->pict] and
@racket[metafunctions->pict].
@history[#:changed "1.2" @list{Added @racket[#:contract?] keyword argument.}]
@history[#:changed "1.3" @list{Added @racket[#:contract?] keyword argument.}]
}
@defform[(metafunction->pict metafunction-name)]{

View File

@ -18,4 +18,4 @@
(define pkg-authors '(robby bfetscher))
(define version "1.2")
(define version "1.3")