Release: 0.9.2!
This commit is contained in:
parent
cb1a82fc67
commit
1db94e8dd3
2 changed files with 2 additions and 2 deletions
2
NEWS.md
2
NEWS.md
|
@ -1,4 +1,4 @@
|
||||||
## Changes for 0.9.2 (2013-05-xx):
|
## Changes for 0.9.2 (2013-05-11):
|
||||||
|
|
||||||
* **INCOMPATIBLE CHANGE**: Renamed staging, deploy config options staging-dir, deploy-dir.
|
* **INCOMPATIBLE CHANGE**: Renamed staging, deploy config options staging-dir, deploy-dir.
|
||||||
* A plugin for Github Pages support. (thanks @mrordinaire!)
|
* A plugin for Github Pages support. (thanks @mrordinaire!)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
(defsystem #:coleslaw
|
(defsystem #:coleslaw
|
||||||
:name "coleslaw"
|
:name "coleslaw"
|
||||||
:description "Flexible Lisp Blogware"
|
:description "Flexible Lisp Blogware"
|
||||||
:version "0.9.1"
|
:version "0.9.2"
|
||||||
:license "BSD"
|
:license "BSD"
|
||||||
:author "Brit Butler <redline6561@gmail.com>"
|
:author "Brit Butler <redline6561@gmail.com>"
|
||||||
:pathname "src/"
|
:pathname "src/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue