diff options
| -rw-r--r-- | mdoc-dev-1.rockspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdoc-dev-1.rockspec b/mdoc-dev-1.rockspec index 35ce0a7..d7ccf96 100644 --- a/mdoc-dev-1.rockspec +++ b/mdoc-dev-1.rockspec @@ -2,7 +2,7 @@ package = "mdoc" version = "dev-1"
source = {
url = "git+https://cogarr.net/source/cgit.cgi/mdoc",
- tag = "v1.1"
+ --tag = "v1.1"
}
description = {
summary = "A documentation tool for Lua",
|
