Skip to content

Commit 8bc95b9

Browse files
committed
version bump
1 parent a020a38 commit 8bc95b9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
feedgnuplot (1.59)
2+
3+
* --timefmt --histogram work together
4+
5+
-- Dima Kogan <[email protected]> Thu, 22 Jul 2021 17:52:08 -0700
6+
17
feedgnuplot (1.58)
28

39
* Added --using, --usingall

bin/feedgnuplot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ use Pod::Usage;
1616
use Time::Piece;
1717

1818
# Makefile.PL assumes this is in ''
19-
my $VERSION = '1.58';
19+
my $VERSION = '1.59';
2020

2121
my %options;
2222
interpretCommandline();

0 commit comments

Comments
 (0)