]> git.g-eek.se Git - interimap.git/commitdiff
Bump version.
authorGuilhem Moulin <guilhem@fripost.org>
Wed, 9 Sep 2015 20:44:00 +0000 (22:44 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Wed, 9 Sep 2015 20:44:00 +0000 (22:44 +0200)
interimap
lib/Net/IMAP/InterIMAP.pm

index 81582f2088ebc4445af5d4c69c1167cd4722ec28..c5de2ce9be1dbe7c91ac8535038fb072eec67048 100755 (executable)
--- a/interimap
+++ b/interimap
@@ -21,7 +21,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.1';
+our $VERSION = '0.2';
 my $NAME = 'interimap';
 use Getopt::Long qw/:config posix_default no_ignore_case gnu_compat
                             bundling auto_version/;
index 6012049b9c6aa030806424cc798ac3a8ae26eb14..3b9e10e3609cb3c8d14ed216fcda7a76b93143d1 100644 (file)
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #----------------------------------------------------------------------
 
-package Net::IMAP::InterIMAP v0.0.1;
+package Net::IMAP::InterIMAP v0.0.2;
 use warnings;
 use strict;