Skip to content

Commit

Permalink
chore: bump to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
J0sueTM committed Sep 20, 2024
1 parent c6ffa6c commit a4ba129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/moclojer/rq.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
(:import
[redis.clients.jedis JedisPooled]))

(def version "0.2.0")
(def version "0.2.1")

;; redis connection pool to be thread safe
(def
Expand Down

0 comments on commit a4ba129

Please sign in to comment.