Undo errorneous version increment

This commit is contained in:
Андреев Кирилл 2021-11-09 15:50:13 +04:00
parent 36625c01c3
commit a9a156ef41
No known key found for this signature in database
GPG Key ID: CF7DA79DE4785A47
2 changed files with 1 additions and 4 deletions

View File

@ -17,9 +17,6 @@ Unreleased
+ Add the duplication detection & verification result caching algorithm for external references.
* [#82](https://github.com/serokell/xrefcheck/pull/82)
+ Fix the issue of having the lowest level context duplicated, caused by the root's trailing path separator.
0.2.1
==========
* [#68](https://github.com/serokell/xrefcheck/pull/68)
+ Recognise manual HTML-anchors inside headers.

View File

@ -5,7 +5,7 @@
spec-version: 0.31.0
name: xrefcheck
version: 0.2.1
version: 0.2
github: serokell/xrefcheck
license: MPL-2.0
license-file: LICENSE