We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04e6db commit 80f2acaCopy full SHA for 80f2aca
lua-resty-fluentd.rockspec
@@ -1,8 +1,8 @@
1
package = "lua-resty-fluentd"
2
-version = "0.1"
+version = "0.0.1"
3
source = {
4
url = "git://github.com/msempere/lua-resty-fluentd.git",
5
- tag = "v0.1"
+ tag = "v0.0.1"
6
}
7
8
description = {
0 commit comments