diff --git a/composition.scm b/composition.scm index e8a9b68..acf1529 100644 --- a/composition.scm +++ b/composition.scm @@ -1,6 +1,6 @@ ((packager . "retropikzel") (name . "r7rs-pffi") - (version . "v0-4-0") + (version . "v0-4-1") (type . "library") (description . "Portable Foreign Function Interface for R7RS schemes") (license . "LGPL")