Add version metadata to JSON files

This commit is contained in:
Pragmatic Software 2020-04-22 17:01:28 -07:00
parent 815fe9b86a
commit 214dccdcdf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env perl
# Adds version metadata to HashObject and DualIndexHashObject JSON files
# Adds version metadata to HashObject and DualIndexHashObject JSON files.
use warnings; use strict;