Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
patelh committed Jul 28, 2018
1 parent e27328c commit 63c5804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name := """kafka-manager"""

/* For packaging purposes, -SNAPSHOT MUST contain a digit */
version := "1.3.3.20"
version := "1.3.3.21"

scalaVersion := "2.11.8"

Expand Down

1 comment on commit 63c5804

@xkrt
Copy link

@xkrt xkrt commented on 63c5804 Nov 23, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you release this, plz!

Please sign in to comment.