diff --git a/fc/constants.go b/fc/constants.go index a495e72..a493e0f 100644 --- a/fc/constants.go +++ b/fc/constants.go @@ -1,7 +1,7 @@ package fullcontact const ( - version = "1.3.0" + version = "1.4.0" userAgent = "FullContact_Go_Client_V" + version FcApiKey = "FC_API_KEY" FCGoClientTestType = "FCGoClientTestType"