Skip to content

Commit fd01571

Browse files
committed
📦 v0.5.1
1 parent 9738acb commit fd01571

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## [0.5.1] - 2024-02-01
9+
810
Fixed:
911

1012
- typo in ocrd-tool.json: `ocrd-froc` -> `ocrd-froc-recognize`
@@ -14,4 +16,5 @@ Fixed:
1416
- First release in ocrd_all
1517

1618
<!-- link-labels -->
17-
[0.5.0]: ../../compare/HEAD...v0.5.0
19+
[0.5.0]: ../../compare/v0.5.1...v0.5.0
20+
[0.5.0]: ../../compare/v0.5.0...HEAD

ocrd_froc/ocrd-tool.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.0",
2+
"version": "0.5.1",
33
"git_url": "https://github.com/OCR-D/ocrd_froc",
44
"tools": {
55
"ocrd-froc-recognize": {

0 commit comments

Comments
 (0)