]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Cipher/Stream.pm
Version 0.906
[chaz/p5-File-KDBX] / lib / File / KDBX / Cipher / Stream.pm
index 3dfa07a57aa1a75433a13abb3e93b889dab226c4..fce89adc5f01fb88bba82147edad91318cba5514 100644 (file)
@@ -14,7 +14,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Cipher';
 
-our $VERSION = '0.905'; # VERSION
+our $VERSION = '0.906'; # VERSION
 
 
 has 'counter',  is => 'ro', default => 0;
@@ -124,7 +124,7 @@ File::KDBX::Cipher::Stream - A cipher stream encrypter/decrypter
 
 =head1 VERSION
 
-version 0.905
+version 0.906
 
 =head1 SYNOPSIS
 
This page took 0.022719 seconds and 4 git commands to generate.