File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!--  next-header --> 
88## [ Unreleased]  - ReleaseDate 
99
10+ ## [ 0.11.1]  - 2023-09-01 
11+ 
1012### Compatibility  
1113
1214-  Update MSRV to 1.70.0
@@ -362,7 +364,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
362364  -  ` full `  -> ` commits ` 
363365
364366<!--  next-url --> 
365- [ Unreleased ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.11.0...HEAD 
367+ [ Unreleased ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.11.1...HEAD 
368+ [ 0.11.1 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.11.0...v0.11.1 
366369[ 0.11.0 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.10.4...v0.11.0 
367370[ 0.10.4 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.10.3...v0.10.4 
368371[ 0.10.3 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.10.2...v0.10.3 
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ include = [
2323[package ]
2424name  = " git-branch-stash-cli" 
2525description  = " Manage snapshots of your working directory" 
26- version  = " 0.11.0 " 
26+ version  = " 0.11.1 " 
2727documentation  = " https://github.com/gitext-rs/git-branch-stash.git" 
2828readme  = " README.md" 
2929categories  = [" command-line-interface" " development-tools" 
Original file line number Diff line number Diff line change 11[package ]
22name  = " git-branch-stash" 
33description  = " Manage snapshots of your working directory" 
4- version  = " 0.10.0 " 
4+ version  = " 0.10.1 " 
55documentation  = " https://github.com/gitext-rs/git-branch-stash.git" 
66categories  = [" command-line-interface" " development-tools" 
77keywords  = [" git" " cli" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments