We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a157dcc commit 8876eb9Copy full SHA for 8876eb9
psoatransrun.asd
@@ -2,7 +2,7 @@
2
:description "A CL implementation of PSOATransRun, realizing the PSOA RuleML data and rule language."
3
:author "Mark Thom"
4
:license "BSD-3"
5
- :version "0.9"
+ :version "1.0"
6
:serial t
7
:depends-on (#:drakma #:esrap #:pathname-utils #:rutils #:trivia #:usocket)
8
:components ((:file "package")
0 commit comments