Bump version in system, 0.0.1 is very low...
This commit is contained in:
parent
ac7d882292
commit
703f8f7782
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
(defsystem :clark
|
(defsystem :clark
|
||||||
:name "CLark"
|
:name "CLark"
|
||||||
:author "Tom Willemsen <tom@ryuslash.org>"
|
:author "Tom Willemsen <tom@ryuslash.org>"
|
||||||
:version "0.0.1"
|
:version "0.1.0"
|
||||||
:maintainer "Tom Willemsen <tom@ryuslash.org>"
|
:maintainer "Tom Willemsen <tom@ryuslash.org>"
|
||||||
:description "Keep bookmarks, in lisp."
|
:description "Keep bookmarks, in lisp."
|
||||||
:serial t
|
:serial t
|
||||||
|
|
Loading…
Reference in a new issue