summaryrefslogtreecommitdiff
path: root/ext/attributes
diff options
context:
space:
mode:
Diffstat (limited to 'ext/attributes')
-rw-r--r--ext/attributes/attributes.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/attributes/attributes.pm b/ext/attributes/attributes.pm
index a7c6716f57..5b797f4d6d 100644
--- a/ext/attributes/attributes.pm
+++ b/ext/attributes/attributes.pm
@@ -1,6 +1,6 @@
package attributes;
-our $VERSION = 0.15;
+our $VERSION = 0.16;
@EXPORT_OK = qw(get reftype);
@EXPORT = ();