projects
/
p5sagit/Object-Tap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
521ed9a
)
bump version to 1.000005
Karen Etheridge [Sun, 7 Jun 2015 22:04:22 +0000 (15:04 -0700)]
lib/Object/Tap.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Object/Tap.pm
b/lib/Object/Tap.pm
index
f0edc40
..
74f2803
100644
(file)
--- a/
lib/Object/Tap.pm
+++ b/
lib/Object/Tap.pm
@@
-4,7
+4,7
@@
use strict;
use warnings;
use base qw(Exporter);
-our $VERSION = '1.000003'; # 1.0.3
+our $VERSION = '1.000005';
our @EXPORT = qw($_tap);