Skip to content

Commit 80f2aca

Browse files
committed
Fix version
1 parent f04e6db commit 80f2aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua-resty-fluentd.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "lua-resty-fluentd"
2-
version = "0.1"
2+
version = "0.0.1"
33
source = {
44
url = "git://github.com/msempere/lua-resty-fluentd.git",
5-
tag = "v0.1"
5+
tag = "v0.0.1"
66
}
77

88
description = {

0 commit comments

Comments
 (0)