Skip to content

Commit

Permalink
feat: bump v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
J0sueTM committed Sep 9, 2024
1 parent 206dd1e commit 4819611
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.1.4")
(def version "0.2.0")

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

0 comments on commit 4819611

Please sign in to comment.