Skip to content

Commit

Permalink
Update version in code
Browse files Browse the repository at this point in the history
  • Loading branch information
nilnor committed Oct 6, 2017
1 parent b5ba95c commit 72907fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/howl/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ local function main()
lint(args)
elseif args.version then
-- Change version here
print("howl version 0.5.1\n")
print("howl version 0.5.2\n")
print("Copyright 2012-2017 The Howl Developers\nLicense: MIT License")
os.exit(0)
else
Expand Down

0 comments on commit 72907fb

Please sign in to comment.