Skip to content

Commit 6d6b088

Browse files
committed
Bump version of systems
1 parent b76a48e commit 6d6b088

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cl-ssh-keys.asd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:name "cl-ssh-keys"
77
:long-name "cl-ssh-keys"
88
:description "Common Lisp system for generating and parsing of OpenSSH keys"
9-
:version "0.1.0"
9+
:version "0.5.0"
1010
:author "Marin Atanasov Nikolov <dnaeon@gmail.com>"
1111
:maintainer "Marin Atanasov Nikolov <dnaeon@gmail.com>"
1212
:license "BSD 2-Clause"

cl-ssh-keys.test.asd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:name "cl-ssh-keys.test"
77
:long-name "cl-ssh-keys.test"
88
:description "Test suite for cl-ssh-keys system"
9-
:version "0.1.0"
9+
:version "0.5.0"
1010
:author "Marin Atanasov Nikolov <dnaeon@gmail.com>"
1111
:maintainer "Marin Atanasov Nikolov <dnaeon@gmail.com>"
1212
:license "BSD 2-Clause"

0 commit comments

Comments
 (0)