re-add #web-simple as the developer channel
[gitmo/Moo.git] / lib / Moo.pm
index e80d863..25d50e0 100644 (file)
@@ -5,7 +5,7 @@ use Moo::_Utils;
 use B 'perlstring';
 use Sub::Defer ();
 
-our $VERSION = '0.091009'; # 0.91.9
+our $VERSION = '0.091010'; # 0.91.10
 $VERSION = eval $VERSION;
 
 require Moo::sification;
@@ -678,7 +678,9 @@ on your class.
 
 =head1 SUPPORT
 
-IRC: #web-simple on irc.perl.org
+Users' IRC: #moose on irc.perl.org
+
+Development and contribution IRC: #web-simple on irc.perl.org
 
 =head1 AUTHOR