A minor bug fix release. This fixes an issue where importing a json dump that included reports was breaking because a JSON tag in reports was inadvertently renamed when bringing goiardi's variable names in line with golang conventions. The JSON tag is fixed, and the import function can import report tags with either the proper or improper tag for node names.