diff options
author | Colin Okay <okay@toyful.space> | 2022-03-04 16:49:12 -0600 |
---|---|---|
committer | Colin Okay <okay@toyful.space> | 2022-03-04 16:49:12 -0600 |
commit | f1bfb703aa37651a1ec2ea4d635ad9fc2f10ea3e (patch) | |
tree | 1f64283da0b3cddf3ebc5691b82eb47596046b37 | |
parent | 747a3661c9b1fa7974a92ca2d6f7a985bf353351 (diff) |
alpha version bump
-rw-r--r-- | oneliners.api.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oneliners.api.asd b/oneliners.api.asd index abf2f50..7fa5bdc 100644 --- a/oneliners.api.asd +++ b/oneliners.api.asd @@ -1,5 +1,5 @@ (defsystem "oneliners.api" - :version "0.2.0" + :version "alppha-0.3.0" :author "Colin Okay" :license "AGPLv3" :depends-on ("lazybones-hunchentoot" |