Skip to content

Commit

Permalink
リリースバージョンを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
moratori committed Jun 19, 2022
1 parent 8072cbe commit a0338c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clover-build.asd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
|#

(defsystem "clover-build"
:version "2.6.0"
:version "2.6.1"
:author "moratori"
:license "LLGPL"
:depends-on (:cl-cpus
Expand Down
2 changes: 1 addition & 1 deletion clover.asd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
|#

(defsystem "clover"
:version "2.6.0"
:version "2.6.1"
:author "moratori"
:license "LLGPL"
:depends-on (:cl-cpus
Expand Down

0 comments on commit a0338c3

Please sign in to comment.