Skip to content

Commit

Permalink
corrects version number in project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhang.balkundi committed Apr 24, 2022
1 parent 6824519 commit 505ff6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -2,7 +2,7 @@
(cemerick.pomegranate.aether/register-wagon-factory!
"http" #(org.apache.maven.wagon.providers.http.HttpWagon.))

(defproject tech.gojek/ziggurat "4.7.0"
(defproject tech.gojek/ziggurat "4.6.3"
: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 505ff6e

Please sign in to comment.