diff options
Diffstat (limited to 'src/luarocks/command_line.lua')
-rw-r--r-- | src/luarocks/command_line.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luarocks/command_line.lua b/src/luarocks/command_line.lua index b3020284..9389d6ef 100644 --- a/src/luarocks/command_line.lua +++ b/src/luarocks/command_line.lua | |||
@@ -1,5 +1,5 @@ | |||
1 | 1 | ||
2 | program_version = "1.0" | 2 | program_version = "1.0.1" |
3 | 3 | ||
4 | --- Functions for command-line scripts. | 4 | --- Functions for command-line scripts. |
5 | module("luarocks.command_line", package.seeall) | 5 | module("luarocks.command_line", package.seeall) |