Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
LoonyPandora committed Feb 9, 2014
1 parent 4fdea0b commit a66824a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Dancer/Plugin/Passphrase.pm
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ use Digest;
use MIME::Base64 qw(decode_base64 encode_base64);
use Scalar::Util qw(blessed);

our $VERSION = '2.0.0';
our $VERSION = '2.0.1';

# Auto stringifies and returns the RFC 2307 representation
# of the object unless we are calling a method on it
Expand Down

0 comments on commit a66824a

Please sign in to comment.