Commit 49a61c51 authored by Eric Timmons's avatar Eric Timmons
Browse files

Bump to v0.0.3

parent 288f96ac
Loading
Loading
Loading
Loading
Loading
+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
+1 −1
Original line number Diff line number Diff line
@@ -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* "")