Bump version to 1.4.0.2 (#3190)
This commit is contained in:
		
							parent
							
								
									20c0054460
								
							
						
					
					
						commit
						756db8103a
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -9,15 +9,15 @@ module Mastodon
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def minor
 | 
					    def minor
 | 
				
			||||||
      3
 | 
					      4
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def patch
 | 
					    def patch
 | 
				
			||||||
      2
 | 
					      0
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def pre
 | 
					    def pre
 | 
				
			||||||
      nil
 | 
					      2
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def to_a
 | 
					    def to_a
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue