Loading CHANGELOG.org +3 −0 Original line number Diff line number Diff line #+TITLE: CLPM Changelog * v0.0.3 - 2018-12-02 Get git auth info from environment variables for bundle operations even if the local bundle config file is missing. * v0.0.2 - 2018-12-02 Bug fixes and easing some requirements on release->. * v0.0.1 - 2018-10-13 Loading src/clpm/version.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ ;; NOTE: If this form changes position in this file you *must* update clpm.asd as ;; well. (defparameter *version* "0.0.2") (defparameter *version* "0.0.3") (defparameter *git-version* "") Loading Loading
CHANGELOG.org +3 −0 Original line number Diff line number Diff line #+TITLE: CLPM Changelog * v0.0.3 - 2018-12-02 Get git auth info from environment variables for bundle operations even if the local bundle config file is missing. * v0.0.2 - 2018-12-02 Bug fixes and easing some requirements on release->. * v0.0.1 - 2018-10-13 Loading
src/clpm/version.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ ;; NOTE: If this form changes position in this file you *must* update clpm.asd as ;; well. (defparameter *version* "0.0.2") (defparameter *version* "0.0.3") (defparameter *git-version* "") Loading