Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-lindquist committed Jul 24, 2019
1 parent 19e21b8 commit 76a89af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci-utils.asd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

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

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

0 comments on commit 76a89af

Please sign in to comment.