diff --git a/ldclient.go b/ldclient.go index 85d57c1..079b133 100644 --- a/ldclient.go +++ b/ldclient.go @@ -14,7 +14,7 @@ import ( "time" ) -const Version = "2.2.3" +const Version = "2.3.0" // The LaunchDarkly client. Client instances are thread-safe. // Applications should instantiate a single instance for the lifetime