From 9809bb0aa2c54bc05af6593f46bdddb793febac2 Mon Sep 17 00:00:00 2001 From: S T Chan <1256870+stchan@users.noreply.github.com> Date: Tue, 29 Nov 2022 01:55:59 -0500 Subject: [PATCH] bumped version to 1.0.5 --- Directory.Build.props | 6 +++--- README.md | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 2681aaa..d574aa0 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,10 +4,10 @@ Copyright © 2022 StopSnooze StopSnooze - 1.0.4.0 + 1.0.5.0 - 1.0.4.0 - 1.0.4.0 + 1.0.5.0 + 1.0.5.0 \ No newline at end of file diff --git a/README.md b/README.md index e3453df..f37a435 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ Prevents sleep until the user presses any key, or terminates the shell.
**Changelog** +1.0.5 - No new functionality, removed single file trimming. + 1.0.4 - Fixed issue with parsing -x/--shx option. 1.0.3 - Renamed to StopSnooze. NoSnooze is a brand of caffeine pills sold by Circle K in the USA.