We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91f29b5 + 0cd205c commit b0318edCopy full SHA for b0318ed
1 file changed
lib/Hadouken.pm
@@ -86,7 +86,7 @@ our @EXPORT_OK =
86
our %EXPORT_TAGS = ( acl_modes =>
87
[ 'BIT_ADMIN', 'BIT_WHITELIST', 'BIT_BLACKLIST', 'BIT_OP', 'BIT_VOICE', 'BIT_BOT' ] );
88
89
-our $VERSION = "0.9.2";
+our $VERSION = "0.9.3";
90
our $AUTHOR = "dek";
91
92
#use Data::Dumper;
0 commit comments