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/).
4
4
5
5
6
6
## [ Unreleased] [ unreleased ]
7
+
8
+
9
+ ## [ 0.2.2] - 2018-07-06
7
10
### Changed
8
11
- Updated dependencies
9
12
@@ -33,6 +36,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
33
36
- example YAML file
34
37
35
38
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
37
41
[ 0.2.1 ] : https://github.com/andras-tim/octoconf/compare/v0.2.0...v0.2.1
38
42
[ 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):
27
27
28
28
setup (
29
29
name = 'octoconf' ,
30
- version = '0.2.1 ' ,
30
+ version = '0.2.2 ' ,
31
31
url = 'https://github.com/andras-tim/octoconf' ,
32
32
license = 'GPLv3' ,
33
33
author = 'Andras Tim' ,
You can’t perform that action at this time.
0 commit comments