We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e21b8 commit 76a89afCopy full SHA for 76a89af
ci-utils.asd
@@ -1,7 +1,7 @@
1
2
(defsystem "ci-utils"
3
:description "A set of tools for using CI platforms"
4
- :version "0.0.0"
+ :version "1.0.0"
5
:author "Neil Lindquist <NeilLindquist5@gmail.com>"
6
:license "MIT"
7
:depends-on ("ci-utils-features")
@@ -12,7 +12,7 @@
12
13
(defsystem "ci-utils/coveralls"
14
15
16
17
18
:defsystem-depends-on ("ci-utils-features")
0 commit comments