Release: 0.9.1!
This commit is contained in:
parent
930e8bb04d
commit
8dc43ae256
2 changed files with 2 additions and 2 deletions
2
NEWS.md
2
NEWS.md
|
@ -1,4 +1,4 @@
|
|||
## Changes for 0.9.1 (2013-04-xx):
|
||||
## Changes for 0.9.1 (2013-04-10):
|
||||
|
||||
* Added a PREVIEW function for REPL use.
|
||||
* Make ATOM and RSS templates a separate "generic" theme. (thanks @woudshoo!)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
(defsystem #:coleslaw
|
||||
:name "coleslaw"
|
||||
:description "Flexible Lisp Blogware"
|
||||
:version "0.9"
|
||||
:version "0.9.1"
|
||||
:license "BSD"
|
||||
:author "Brit Butler <redline6561@gmail.com>"
|
||||
:pathname "src/"
|
||||
|
|
Loading…
Add table
Reference in a new issue