|  | @@ -1,5 +1,5 @@
 | 
	
		
			
				|  |  |  {
 | 
	
		
			
				|  |  | -  "version": "1.0.0",
 | 
	
		
			
				|  |  | +  "version": "1.0.1-pre1",
 | 
	
		
			
				|  |  |    "title": "gRPC C# Healthchecking",
 | 
	
		
			
				|  |  |    "authors": [ "Google Inc." ],
 | 
	
		
			
				|  |  |    "copyright": "Copyright 2015, Google Inc.",
 | 
	
	
		
			
				|  | @@ -22,7 +22,7 @@
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "dependencies": {
 | 
	
		
			
				|  |  | -    "Grpc.Core": "1.0.0",
 | 
	
		
			
				|  |  | +    "Grpc.Core": "1.0.1-pre1",
 | 
	
		
			
				|  |  |      "Google.Protobuf": "3.0.0-beta3"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "frameworks": {
 |