| commit | 2c5bec6a8092e6a7f47e13e12bb3e6b0348f7fe1 | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Tue Jun 30 12:34:21 2026 +0200 |
| committer | Helge <stallkamp@ids-mannheim.de> | Wed Jul 08 10:16:04 2026 +0200 |
| tree | 947290717f68794d37efe11b0589e4cd6409fe40 | |
| parent | 33cfd17f9e3708388373bdfe66d17bbdd4f10953 [diff] |
Fix link to negr@ corpus Change-Id: I51f3feff43c4c019600163fc6ccf904cb45e5950
diff --git a/lib/Kalamar.pm b/lib/Kalamar.pm index 24cb931..e7174f0 100644 --- a/lib/Kalamar.pm +++ b/lib/Kalamar.pm
@@ -8,7 +8,7 @@ use List::Util qw!none uniq!; # Minor version - may be patched from package.json -our $VERSION = '0.65'; +our $VERSION = '0.66'; # Supported version of Backend API our $API_VERSION = '1.0';