Version bump
1 files changed, 2 insertions(+), 2 deletions(-) M gql.asd
M gql.asd +2 -2
@@ 4,7 4,7 @@ :description "Describe gql here" :author "Theodor Thornhill <theo@thornhill.no>" :license "AGPLv3" - :version "0.4.0" + :version "0.5.0" :serial t :depends-on (:cl-ppcre) :components ((:file "package") @@ 22,7 22,7 @@ :description "Tests for gql" :author "Theodor Thornhill <theo@thornhill.no>" :license "AGPLv3" - :version "0.4.0" + :version "0.5.0" :depends-on (:rove :gql) :components ((:file "gql-tests"))