Bump version and update Changes
[data-dump-sexp.git] / README
diff --git a/README b/README
index d08dd76cc8afa127307146342cb3feae46aec14f..9cfaeda38e2ee8336c4a57d553c183a42ca4339c 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Data-Dump-Sexp version 0.001
+Data-Dump-Sexp version 0.002
 ============================
 
 Data::Dump::Sexp converts Perl structures to S-expressions.
@@ -30,8 +30,8 @@ The conversion rules are as follows:
 9. A scalarref or a reference to another ref is dereferenced and this
    procedure is restarted.
 
-10. Anything else (regexp, filehandle, format, glob, version string)
-    causes an exception to be raised
+10. Anything else (coderef, regexp, filehandle, format, globref,
+    version string) causes an exception to be raised.
 
 INSTALLATION
 
This page took 0.009141 seconds and 4 git commands to generate.