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