diff --git a/project.clj b/project.clj index 15a23c35..68bf0122 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject tech.gojek/ziggurat "3.0.0-alpha.2" +(defproject tech.gojek/ziggurat "3.0.0-alpha.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"