aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-07-30 21:07:49 -0400
committerZoffix Znet <cpan@zoffix.com>2016-07-30 21:07:49 -0400
commit6edfc2405f31181c133579857b1498ff613ad479 (patch)
treeb3a5fc5d9cd9bb2fc8bfa4d5aebbddd9fbf7ae8b /META6.json
parent04be2b889cc95bd8c96d10f70a4ce44bdde11239 (diff)
Fix broken regex match in signature3.003005
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index 4b1c662..e73f22a 100644
--- a/META6.json
+++ b/META6.json
@@ -1,7 +1,7 @@
{
"perl" : "6.c",
"name" : "IRC::Client",
- "version" : "3.003004",
+ "version" : "3.003005",
"description" : "Extendable Internet Relay Chat client",
"depends" : [
],