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