File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
55
66## [ Unreleased] [ unreleased ]  
7+ 
8+ 
9+ ## [ 0.2.2]  - 2018-07-06 
710### Changed  
811-  Updated dependencies
912
@@ -33,6 +36,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3336-  example YAML file
3437
3538
36- [ unreleased ] : https://github.com/andras-tim/octoconf/compare/v0.2.1...HEAD 
39+ [ unreleased ] : https://github.com/andras-tim/octoconf/compare/v0.2.2...HEAD 
40+ [ 0.2.2 ] : https://github.com/andras-tim/octoconf/compare/v0.2.1...v0.2.2 
3741[ 0.2.1 ] : https://github.com/andras-tim/octoconf/compare/v0.2.0...v0.2.1 
3842[ 0.2.0 ] : https://github.com/andras-tim/octoconf/compare/v0.1.0...v0.2.0 
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ def read(*path):
2727
2828setup (
2929    name = 'octoconf' ,
30-     version = '0.2.1 ' ,
30+     version = '0.2.2 ' ,
3131    url = 'https://github.com/andras-tim/octoconf' ,
3232    license = 'GPLv3' ,
3333    author = 'Andras Tim' ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments