Skip to content

Commit 9c0a66b

Browse files
author
and.sergeev
committed
fixed rockspec name
1 parent 8be21c4 commit 9c0a66b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rockspecs/tnt-kafka-0.3.0.rockspec renamed to rockspecs/tntkafka-0.3.1.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "tnt-kafka"
2-
version = "0.3.0"
2+
version = "0.3.1"
33
source = {
44
url = "git://github.com/RepentantGopher/tnt-kafka.git",
5-
tag = "v0.3.0",
5+
tag = "v0.3.1",
66
}
77
description = {
88
summary = "Kafka library for Tarantool",

0 commit comments

Comments
 (0)