Skip to content

Commit acfbbf3

Browse files
authored
Merge pull request #314 from serokell/int-index/xrefcheck-0.3.1
v0.3.1 release
2 parents fd35008 + 2a43b71 commit acfbbf3

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
@@ -7,6 +7,9 @@
77
Unreleased
88
==========
99

10+
0.3.1
11+
==========
12+
1013
* [#311](https://github.com/serokell/xrefcheck/issues/311)
1114
+ Fix a "resource exhausted" crash on repositories containing a large number
1215
of Markdown files.

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.3.0
8+
version: 0.3.1
99
github: serokell/xrefcheck
1010
license: MPL-2.0
1111
license-file: LICENSE

0 commit comments

Comments
 (0)