From 81bb14ebf1ebb8fbefc3eb9db0ec919a42ed8044 Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Sat, 16 Jan 2016 20:31:33 -0600 Subject: [PATCH] Bump version number for `raco profile`. --- profile-lib/info.rkt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile-lib/info.rkt b/profile-lib/info.rkt index aad4eb7..5778675 100644 --- a/profile-lib/info.rkt +++ b/profile-lib/info.rkt @@ -14,3 +14,5 @@ profile/raco "profile execution time" #f))) + +(define version "1.1")