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