Skip to content

Commit ce5029e

Browse files
committed
Bump to version 0.9.0
1 parent 6aa33d1 commit ce5029e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.djhaskin.cliff.asd

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(defsystem "com.djhaskin.cliff"
2-
:version "0.8.0"
2+
:version "0.9.0"
33
:author "Daniel Jay Haskin"
44
:license "MIT"
55
:depends-on (
@@ -21,7 +21,7 @@
2121
:in-order-to ((test-op (test-op "com.djhaskin.cliff/tests"))))
2222

2323
(defsystem "com.djhaskin.cliff/tests"
24-
:version "0.8.0"
24+
:version "0.9.0"
2525
:author "Daniel Jay Haskin"
2626
:license "MIT"
2727
:depends-on (

0 commit comments

Comments
 (0)