Commit 1ccc8241 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Release version 1.1.1

parent 23d02adf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ use POSIX qw(tzset);

our($VERSION, $canonical_time, $clamp_time);

$VERSION = '1.1.0'; # <https://semver.org/>
$VERSION = '1.1.1'; # <https://semver.org/>

sub init() {
	$ENV{'TZ'} = 'UTC';