From e1ed2db513d5c744cc1f6b0427d2550ec534edba Mon Sep 17 00:00:00 2001
From: Gary King <gwking@metabang.com>
Date: Mon, 29 Sep 2008 08:23:55 -0400
Subject: [PATCH] bump version

darcs-hash:20080929122355-3cc5d-193377cc4a280a75d4bdbc0e737f081e2b232722.gz
---
 cl-graph.asd |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cl-graph.asd b/cl-graph.asd
index 78fb5f0..7cca550 100644
--- a/cl-graph.asd
+++ b/cl-graph.asd
@@ -13,7 +13,7 @@ instructions."))
   (operate 'load-op 'asdf-system-connections))
 
 (defsystem cl-graph
-  :version "0.10.0"
+  :version "0.10.1"
   :author "Gary Warren King <gwking@metabang.com>"
   :maintainer "Gary Warren King <gwking@metabang.com>"
   :licence "MIT Style License"
-- 
1.7.10.4