diff --git a/Changes b/Changes
index 59e5c45..a856eed 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,5 @@
 Revision history for Perl module Lingua::EN::Syllable
 
-0.30 2016-02-14 NEILB
-    - Merged PR from MANWAR, which added MetaProvides::Package to dist.ini
-
 0.29 2015-11-28 NEILB
     - Added SEE ALSO section, with links to Lingua::Phonology and Text::Info
     - Updated github repo URL after changing my github username
diff --git a/LICENSE b/LICENSE
index 41ea0b3..24011e7 100644
--- a/LICENSE
+++ b/LICENSE
@@ -292,21 +292,21 @@ Definitions:
 
   - "Package" refers to the collection of files distributed by the Copyright
     Holder, and derivatives of that collection of files created through
-    textual modification. 
+    textual modification.
   - "Standard Version" refers to such a Package if it has not been modified,
     or has been modified in accordance with the wishes of the Copyright
-    Holder. 
+    Holder.
   - "Copyright Holder" is whoever is named in the copyright or copyrights for
-    the package. 
+    the package.
   - "You" is you, if you're thinking about copying or distributing this Package.
   - "Reasonable copying fee" is whatever you can justify on the basis of media
     cost, duplication charges, time of people involved, and so on. (You will
     not be required to justify it to the Copyright Holder, but only to the
-    computing community at large as a market that must bear the fee.) 
+    computing community at large as a market that must bear the fee.)
   - "Freely Available" means that no fee is charged for the item itself, though
     there may be fees involved in handling the item. It also means that
     recipients of the item may redistribute it under the same conditions they
-    received it. 
+    received it.
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
@@ -373,7 +373,7 @@ products derived from this software without specific prior written permission.
 
 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 The End
 
diff --git a/MANIFEST b/MANIFEST
index a1bea66..ac98d16 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.037.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024.
 Changes
 LICENSE
 MANIFEST
diff --git a/META.json b/META.json
index 140185a..9e699b8 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
       "Greg Fast <gdf@imsa.edu>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005",
+   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -36,18 +36,13 @@
    "provides" : {
       "Lingua::EN::Syllable" : {
          "file" : "lib/Lingua/EN/Syllable.pm",
-         "version" : "0.30"
+         "version" : "0.29"
       }
    },
    "release_status" : "stable",
-   "resources" : {
-      "homepage" : "https://github.com/neilb/Lingua-EN-Syllable",
-      "repository" : {
-         "type" : "git",
-         "url" : "https://github.com/neilb/Lingua-EN-Syllable.git",
-         "web" : "https://github.com/neilb/Lingua-EN-Syllable"
-      }
-   },
-   "version" : "0.30"
+   "version" : "0.29",
+   "x_generated_by_perl" : "v5.34.0",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
+   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
 
diff --git a/META.yml b/META.yml
index cc6e805..d654b96 100644
--- a/META.yml
+++ b/META.yml
@@ -7,7 +7,7 @@ build_requires:
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -16,13 +16,13 @@ name: Lingua-EN-Syllable
 provides:
   Lingua::EN::Syllable:
     file: lib/Lingua/EN/Syllable.pm
-    version: '0.30'
+    version: '0.29'
 requires:
   Exporter: '0'
   perl: '5.006'
   strict: '0'
   warnings: '0'
-resources:
-  homepage: https://github.com/neilb/Lingua-EN-Syllable
-  repository: https://github.com/neilb/Lingua-EN-Syllable.git
-version: '0.30'
+version: '0.29'
+x_generated_by_perl: v5.34.0
+x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff --git a/Makefile.PL b/Makefile.PL
index 3922cde..e9d8017 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.037.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024.
 use strict;
 use warnings;
 
@@ -13,7 +13,6 @@ my %WriteMakefileArgs = (
     "ExtUtils::MakeMaker" => 0
   },
   "DISTNAME" => "Lingua-EN-Syllable",
-  "EXE_FILES" => [],
   "LICENSE" => "perl",
   "MIN_PERL_VERSION" => "5.006",
   "NAME" => "Lingua::EN::Syllable",
@@ -25,7 +24,7 @@ my %WriteMakefileArgs = (
   "TEST_REQUIRES" => {
     "Test::More" => "0.88"
   },
-  "VERSION" => "0.30",
+  "VERSION" => "0.29",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -34,7 +33,6 @@ my %WriteMakefileArgs = (
 
 my %FallbackPrereqs = (
   "Exporter" => 0,
-  "ExtUtils::MakeMaker" => 0,
   "Test::More" => "0.88",
   "strict" => 0,
   "warnings" => 0
diff --git a/README b/README
index 197e62e..cd4eaa4 100644
--- a/README
+++ b/README
@@ -1,7 +1,5 @@
-
-
 This archive contains the distribution Lingua-EN-Syllable,
-version 0.30:
+version 0.29:
 
   count the number of syllables in English words
 
@@ -11,5 +9,4 @@ This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.037.
-
+This README file was generated by Dist::Zilla::Plugin::Readme v6.024.
diff --git a/debian/changelog b/debian/changelog
index 8de23ed..834041c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-liblingua-en-syllable-perl (0.300-2) UNRELEASED; urgency=medium
+liblingua-en-syllable-perl (0.300+git20160214.1.0afb682-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
@@ -14,8 +14,9 @@ liblingua-en-syllable-perl (0.300-2) UNRELEASED; urgency=medium
   * Set debhelper-compat version in Build-Depends.
   * Remove obsolete fields Contact, Name from debian/upstream/metadata
     (already present in machine-readable debian/copyright).
+  * New upstream snapshot.
 
- -- gregor herrmann <gregoa@debian.org>  Fri, 20 May 2016 12:06:02 +0200
+ -- gregor herrmann <gregoa@debian.org>  Mon, 04 Apr 2022 15:46:06 -0000
 
 liblingua-en-syllable-perl (0.300-1) unstable; urgency=medium
 
diff --git a/dist.ini b/dist.ini
index 87ff61c..286f1eb 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,15 +4,16 @@ license = Perl_5
 copyright_holder = Greg Fast
 copyright_year   = 1999
 
-version = 0.30
+version = 0.29
 
 [@Basic]
 [PkgVersion]
 [AutoPrereqs]
 
 [MetaProvides::Package]
-inherit_version = 1
-inherit_missing = 1
+inherit_version = 0
+inherit_missing = 0
+meta_noindex = 1
 
 [MetaJSON]
 [GithubMeta]
diff --git a/lib/Lingua/EN/Syllable.pm b/lib/Lingua/EN/Syllable.pm
index 97c33ea..456bf94 100644
--- a/lib/Lingua/EN/Syllable.pm
+++ b/lib/Lingua/EN/Syllable.pm
@@ -1,5 +1,5 @@
 package Lingua::EN::Syllable;
-$Lingua::EN::Syllable::VERSION = '0.30';
+$Lingua::EN::Syllable::VERSION = '0.29';
 # ABSTRACT: count the number of syllables in English words
 
 use 5.006;