Skip to content

Commit dd0ad17

Browse files
authored
Merge pull request #65 from serokell/martoon/prepare-release
Make 0.2 release
2 parents bf1b9a0 + 06a39de commit dd0ad17

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
Unreleased
88
==========
9+
10+
0.2
11+
==========
912
* [#57](https://github.com/serokell/xrefcheck/pull/57)
1013
+ Added `flavor` field to config.
1114
Also see [config sample](tests/configs/github-config.yaml).

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
spec-version: 0.31.0
66

77
name: xrefcheck
8-
version: 0.1.3
8+
version: 0.2
99
github: serokell/xrefcheck
1010
license: MPL-2.0
1111
license-file: LICENSE

0 commit comments

Comments
 (0)