From 54c4a5c26a123ea9e028c45c36e54e11d45637dc Mon Sep 17 00:00:00 2001 From: Graham Ollis Date: Wed, 18 Dec 2024 20:30:29 -0700 Subject: [PATCH] v1.08 - Add support for FFI::Platypus::Lang::V (gh#15) --- Changes | 2 ++ dist.ini | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index a4a7276..791d6ca 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for {{$dist->name}} {{$NEXT}} + +1.08 2024-12-18 20:30:19 -0700 - Add support for FFI::Platypus::Lang::V (gh#15) 1.07 2022-10-16 04:37:01 -0600 diff --git a/dist.ini b/dist.ini index bb6cdfb..76878ab 100644 --- a/dist.ini +++ b/dist.ini @@ -3,10 +3,10 @@ author = Graham Ollis license = Perl_5 copyright_holder = Graham Ollis copyright_year = 2018-2022 -version = 1.07 +version = 1.08 [@Author::Plicease] -:version = 2.69 +:version = 2.77 release_tests = 1 installer = Author::Plicease::MakeMaker test2_v0 = 1