Release 0.02
[manu/RT-Extension-Drafts.git] / lib / RT / Extension / Drafts.pm
index 1ec9735..90f0581 100644 (file)
@@ -9,11 +9,11 @@ RT::Extension::Drafts - Allow to save/load drafts in ticket replies/comments
 
 =head1 VERSION
 
-Version 0.01
+Version 0.02
 
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 
 =head1 SYNOPSIS
@@ -69,7 +69,7 @@ L<http://search.cpan.org/dist/RT-Extension-Drafts>
 
 =head1 COPYRIGHT & LICENSE
 
-Copyright 2008 Emmanuel Lacour, all rights reserved.
+Copyright 2011-2016 Emmanuel Lacour, all rights reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.