summaryrefslogtreecommitdiffstatsabout
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/DJabberd/Plugin/EntityTime.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/DJabberd/Plugin/EntityTime.pm b/lib/DJabberd/Plugin/EntityTime.pm
index b59cff6..721ae0b 100644
--- a/lib/DJabberd/Plugin/EntityTime.pm
+++ b/lib/DJabberd/Plugin/EntityTime.pm
@@ -10,15 +10,15 @@ our $logger = DJabberd::Log->get_logger();
10 10
11=head1 NAME 11=head1 NAME
12 12
13DJabberd::Plugin::EntityTime - Implements XEP-0090 and XEP-0202 13DJabberd::EntityTime - Implements XEP-0090 and XEP-0202
14 14
15=head1 VERSION 15=head1 VERSION
16 16
17Version 0.02 17Version 0.03
18 18
19=cut 19=cut
20 20
21our $VERSION = '0.02'; 21our $VERSION = '0.03';
22 22
23=head1 SYNOPSIS 23=head1 SYNOPSIS
24 24