Skip to content

Commit

Permalink
Bump windows-kill version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aliirdn committed Jul 10, 2018
1 parent b26c9bf commit 457e828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows-kill/windows-kill.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ using WindowsKillLibrary::sendSignal;
using WindowsKillLibrary::SIGNAL_TYPE_CTRL_C;
using WindowsKillLibrary::SIGNAL_TYPE_CTRL_BREAK;

#define WINDOWSKILL_VERSION "1.1.0"
#define WINDOWSKILL_VERSION "1.1.1"

int main(int argc,char *argv[])
{
Expand Down

0 comments on commit 457e828

Please sign in to comment.