File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2-   "." : " 0.4.0 " 
2+   "." : " 0.4.1 " 
33}
Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ Changes for each release are listed in this file.
44
55This project adheres to [ Semantic Versioning] ( https://semver.org/ )  for its releases.
66
7+ ## [ 0.4.1] ( https://github.com/main-branch/simplecov-rspec/compare/v0.4.0...v0.4.1 )  (2025-04-16) 
8+ 
9+ 
10+ ### Bug Fixes  
11+ 
12+ *  Automate commit-to-publish workflow ([ 9594c8e] ( https://github.com/main-branch/simplecov-rspec/commit/9594c8e1c838e33abc16f844fd0ab4c445c94965 ) )
13+ 
714## v0.4.0 (2024-10-10)  
815
916[ Full Changelog] ( https://github.com/main-branch/simplecov-rspec/compare/v0.3.2..v0.4.0 ) 
Original file line number Diff line number Diff line change 33module  Simplecov 
44  class  Rspec 
55    # This gem's version 
6-     VERSION  =  '0.4.0 ' 
6+     VERSION  =  '0.4.1 ' 
77  end 
88end 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments