diff --git a/lib/META6.pm b/lib/META6.pm index 2d9c233..c78f264 100644 --- a/lib/META6.pm +++ b/lib/META6.pm @@ -205,6 +205,7 @@ class META6:ver<0.0.13>:auth does JSON::Class does AutoAss has Str $.mailinglist is rw is specification(Optional) is json-skip-null; has Str $.irc is rw is specification(Optional) is json-skip-null; has Str $.phone is rw is specification(Optional) is json-skip-null; + has Str $.license is rw is specification(Optional) is json-skip-null; } # cope with "v0.0.1"