Skip to content

Commit

Permalink
set version for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
snmsts committed Sep 19, 2023
1 parent 371bb9a commit defd4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/roswell2.asd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(defsystem "roswell2"
:long-name "Roswell"
:class :package-inferred-system
:version "23.8.15.114"
:version "23.9.20.0"
:author "SANO Masatoshi"
:description "a command line tool to install and manage Common Lisp implementations damn easily."
:license "MIT"
Expand Down

0 comments on commit defd4fd

Please sign in to comment.