|  | @@ -50,7 +50,7 @@ NS_ASSUME_NONNULL_BEGIN
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // TODO(jcanizales): Generate the version in a standalone header, from templates. Like
 | 
	
		
			
				|  |  |  // templates/src/core/surface/version.c.template .
 | 
	
		
			
				|  |  | -#define GRPC_OBJC_VERSION_STRING @"1.1.0-pre1"
 | 
	
		
			
				|  |  | +#define GRPC_OBJC_VERSION_STRING @"1.1.0"
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  static NSMutableDictionary *kHostCache;
 | 
	
		
			
				|  |  |  
 |