Skip to content

Commit 76a89af

Browse files
v1.0.0
1 parent 19e21b8 commit 76a89af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci-utils.asd

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
(defsystem "ci-utils"
33
:description "A set of tools for using CI platforms"
4-
:version "0.0.0"
4+
:version "1.0.0"
55
:author "Neil Lindquist <NeilLindquist5@gmail.com>"
66
:license "MIT"
77
:depends-on ("ci-utils-features")
@@ -12,7 +12,7 @@
1212

1313
(defsystem "ci-utils/coveralls"
1414
:description "A set of tools for using CI platforms"
15-
:version "0.0.0"
15+
:version "1.0.0"
1616
:author "Neil Lindquist <NeilLindquist5@gmail.com>"
1717
:license "MIT"
1818
:defsystem-depends-on ("ci-utils-features")

0 commit comments

Comments
 (0)