Skip to content

Commit 4819611

Browse files
committed
feat: bump v0.2.0
1 parent 206dd1e commit 4819611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/com/moclojer/rq.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
(:import
33
[redis.clients.jedis JedisPooled]))
44

5-
(def version "0.1.4")
5+
(def version "0.2.0")
66

77
;; redis connection pool to be thread safe
88
(def

0 commit comments

Comments
 (0)