Skip to content

Commit

Permalink
fixed rockspec name
Browse files Browse the repository at this point in the history
  • Loading branch information
and.sergeev committed Dec 29, 2018
1 parent 8be21c4 commit 9c0a66b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package = "tnt-kafka"
version = "0.3.0"
version = "0.3.1"
source = {
url = "git://github.com/RepentantGopher/tnt-kafka.git",
tag = "v0.3.0",
tag = "v0.3.1",
}
description = {
summary = "Kafka library for Tarantool",
Expand Down

0 comments on commit 9c0a66b

Please sign in to comment.