Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Commit

Permalink
Bump version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
v1993 committed Sep 17, 2019
1 parent b3cff08 commit 92740ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
]]--

if arg[1] == '--version' then
print('0.1.3')
print('0.1.4')
return true
elseif arg[1] == '--help' then
print[[
Expand Down

0 comments on commit 92740ac

Please sign in to comment.