Skip to content

Commit

Permalink
Bump manipulator to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed May 21, 2015
1 parent e6d9f98 commit 09c9082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manipulator/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ elseif iargs['--no-profile'] then
PROFILE = false
end

VERSION = '0.6.1'
VERSION = '0.6.2'
PROFILE = PROFILE or false

if PROFILE then
Expand Down

0 comments on commit 09c9082

Please sign in to comment.