aboutsummaryrefslogtreecommitdiffstats
path: root/slack_profile.pl
diff options
context:
space:
mode:
authorTeddy Wing2016-09-18 02:16:30 -0400
committerTeddy Wing2016-09-18 02:16:30 -0400
commit4fb7766e361cee655c07433ef9c3409e5185c981 (patch)
tree71b2fe8c6c22803ce7d5f48bdc2bc1afb51ffc39 /slack_profile.pl
parentdaaa803dd9e76435bae1e1afa2c9b6583bae89e7 (diff)
downloadirssi-slack-profile-master.tar.bz2
Increase version v1.00 -> v1.01HEADv1.01master
Diffstat (limited to 'slack_profile.pl')
-rw-r--r--slack_profile.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/slack_profile.pl b/slack_profile.pl
index 88b1a66..3368d93 100644
--- a/slack_profile.pl
+++ b/slack_profile.pl
@@ -53,7 +53,7 @@ use URI;
use vars qw($VERSION %IRSSI);
use Irssi;
-$VERSION = '1.00';
+$VERSION = '1.01';
%IRSSI = {
authors => 'Teddy Wing',
contact => 'irssi@teddywing.com',