diff --git a/JsonConverter.bas b/JsonConverter.bas index 7532edf..876b865 100644 --- a/JsonConverter.bas +++ b/JsonConverter.bas @@ -1,6 +1,6 @@ Attribute VB_Name = "JsonConverter" '' -' VBA-JSON v2.3.0 +' VBA-JSON v2.3.1 ' (c) Tim Hall - https://github.com/VBA-tools/VBA-JSON ' ' JSON Converter for VBA diff --git a/specs/VBA-JSON - Specs.xlsm b/specs/VBA-JSON - Specs.xlsm index 38f314a..7551d8b 100644 Binary files a/specs/VBA-JSON - Specs.xlsm and b/specs/VBA-JSON - Specs.xlsm differ