Skip to content

Commit

Permalink
Version 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
trizen committed Sep 2, 2019
1 parent 35fdf2e commit 08ee587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clyrics
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Author : Daniel "Trizen" Șuteu
# License: GPLv3
# Created: 12 February 2013
# Updated: 03 Februrary 2019
# Updated: 02 September 2019
# Wesbite: http://github.com/trizen/clyrics

# An extensible lyrics fetcher, with daemon support for cmus and mocp.
Expand Down Expand Up @@ -37,7 +37,7 @@ use Time::HiRes qw(sleep);

# Name and version
my $name = 'clyrics';
my $version = '0.11';
my $version = '0.12';

# Debug mode
my $DEBUG = 0;
Expand Down

0 comments on commit 08ee587

Please sign in to comment.