Skip to content

Commit

Permalink
tmuxc: bump to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zdykstra committed Sep 29, 2023
1 parent b8dcea2 commit 2cebe0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmuxc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
use strict;
use warnings;

our $VERSION = '1.9';
our $VERSION = '1.9.1';

use Getopt::Long qw(:config no_ignore_case auto_version);
use Time::HiRes qw( sleep gettimeofday );
Expand Down

0 comments on commit 2cebe0c

Please sign in to comment.