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

Commit

Permalink
Change version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
v1993 committed Sep 23, 2019
1 parent 10049fa commit ca5d379
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.2.0-alpha1')
print('0.2.0')
return true
elseif arg[1] == '--help' then
print[[
Expand Down

0 comments on commit ca5d379

Please sign in to comment.