Skip to content

Commit

Permalink
Update Changelog for 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol Vijaywargiya committed May 23, 2022
1 parent d1f086c commit 8ad99fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file. This change log follows the conventions
of [keepachangelog.com](http://keepachangelog.com/).

## 4.7.1
## 4.7.2
- Releasing a new tag because the version 4.7.0 was already present in clojars.

## 4.7.0
Expand Down
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.7.2"
: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 8ad99fc

Please sign in to comment.