diff --git a/Dictionary.cls b/Dictionary.cls index 0a6ab55..3834e8f 100644 --- a/Dictionary.cls +++ b/Dictionary.cls @@ -8,7 +8,7 @@ Attribute VB_Creatable = False Attribute VB_PredeclaredId = False Attribute VB_Exposed = True '' -' Dictionary v1.0.4 +' Dictionary v1.0.0 ' (c) Tim Hall - https://github.com/timhall/VBA-Dictionary ' ' Drop-in replacement for Scripting.Dictionary on Mac diff --git a/specs/VBA-Dictionary - Specs.xlsm b/specs/VBA-Dictionary - Specs.xlsm index bcaacbf..07b1a03 100644 Binary files a/specs/VBA-Dictionary - Specs.xlsm and b/specs/VBA-Dictionary - Specs.xlsm differ