Update Changes, Makefile.PL and bump version to 0.001001
[app-xmms2-notifier.git] / lib / App / XMMS2 / Notifier.pm
index 430e9a65dbaf08bf85730c0f0dca9232458dfdc7..3e3183d933c74a74563a8133ee271241d730e27f 100644 (file)
@@ -1,6 +1,8 @@
-package App::XMMS2::Notifier 0.001;
+package App::XMMS2::Notifier;
 use v5.14;
+use strict;
 use warnings;
+our $VERSION = 0.001001;
 
 use Audio::XMMSClient 0.03;
 use Gtk2::Notify 0.05 -init,'xmms2-notifyd';
This page took 0.009108 seconds and 4 git commands to generate.