Skip to content

Commit

Permalink
update version num
Browse files Browse the repository at this point in the history
  • Loading branch information
karimhaddad committed Dec 5, 2023
1 parent ee6fbb8 commit fb2ce98
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RQ.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@
)
(find-library "RQ"))

(set-lib-release 1.1)
(unless (fboundp 'om::set-lib-release) (defmethod om::set-lib-release (version &optional lib) nil))

(set-lib-release 1.3)


(print "
Expand Down

0 comments on commit fb2ce98

Please sign in to comment.