commit a64dc617f8e7f356be523ef4faccf74997c53b21
parent 90455e2d6aa02e8f3389f73c495a4861b4bafad6
Author: Robby Findler <robby@racket-lang.org>
Date: Thu, 17 Dec 2015 22:05:21 -0600
bump version number so there is a version that's post the existence of
the scribble/examples library (version 1.14 came with the
eval logging change but at the time there was no scribble/examples
library)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scribble-lib/info.rkt b/scribble-lib/info.rkt
@@ -23,4 +23,4 @@
(define pkg-authors '(mflatt eli))
-(define version "1.14")
+(define version "1.15")