Skip to content

Commit

Permalink
updates Ziggurat version in project.clj to 2.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
theanirudhvyas committed Sep 4, 2019
1 parent 8110df5 commit d5d9311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject tech.gojek/ziggurat "2.12.3"
(defproject tech.gojek/ziggurat "2.12.4"
:description "A stream processing framework to build stateless applications on kafka"
:url "https://github.com/gojektech/ziggurat"
:license {:name "Apache License, Version 2.0"
Expand Down

0 comments on commit d5d9311

Please sign in to comment.