diff --git a/pack.pl b/pack.pl index e4cb1f5..47592c0 100644 --- a/pack.pl +++ b/pack.pl @@ -1,5 +1,5 @@ name('tus'). -version('0.0.14'). +version('0.0.16'). keywords(['tus', 'file', 'upload', 'http']). title('TUS file transport protocol in prolog'). home( 'https://github.com/terminusdb/tus' ).