bump version to 0.9
This commit is contained in:
parent
9db8848a5f
commit
ee0e5b7d9c
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
(in-package :cl-dates)
|
(in-package :cl-dates)
|
||||||
|
|
||||||
(defsystem :cl-dates
|
(defsystem :cl-dates
|
||||||
:version "0.7"
|
:version "0.9"
|
||||||
:description "Date-time library for Common Lisp"
|
:description "Date-time library for Common Lisp"
|
||||||
:author "Sudhir Shenoy"
|
:author "Sudhir Shenoy"
|
||||||
:license "BSD"
|
:license "BSD"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue