From: Gary King Date: Sun, 28 Sep 2008 19:31:38 +0000 (-0400) Subject: bump version X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-graph.git;a=commitdiff_plain;h=752ed7d37ac3125d6331b26297701fcee2db37e5 bump version darcs-hash:20080928193138-3cc5d-25976903f876903d2a78f56d40c863d94f3951b7.gz --- diff --git a/cl-graph.asd b/cl-graph.asd index c13b272..78fb5f0 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.9.2" + :version "0.10.0" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License"