Bump version
This commit is contained in:
		
							parent
							
								
									d8286f642c
								
							
						
					
					
						commit
						b4842fc28b
					
				| 
						 | 
				
			
			@ -1,3 +1,9 @@
 | 
			
		|||
# 0.9.10
 | 
			
		||||
* Add datastore v1beta3, regenerate APIs
 | 
			
		||||
* Reduce memory footprint used by mimetypes library
 | 
			
		||||
* Fix bug with pagination when items collection is nil
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# 0.9.9
 | 
			
		||||
* Add monitoring v3, regenerate APIs
 | 
			
		||||
* Add samples for sheets, bigquery
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
module Google
 | 
			
		||||
  module Apis
 | 
			
		||||
    # Client library version
 | 
			
		||||
    VERSION = '0.9.9'
 | 
			
		||||
    VERSION = '0.9.10'
 | 
			
		||||
 | 
			
		||||
    # Current operating system
 | 
			
		||||
    # @private
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue