Skip to content

Commit e58b442

Browse files
Release 0.1.1
1 parent 1c2a561 commit e58b442

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
0.1.1 / 2024-06-25
3+
==================
4+
5+
* Prevent segfault when scanning markup
6+
27
0.1.0 / 2024-06-25
38
==================
49

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wiki-registry",
3-
"version": "0.1.0",
4-
"repo": "clibswiki-registry.c",
3+
"version": "0.1.1",
4+
"repo": "clibs/wiki-registry.c",
55
"description": "Turn a GitHub Wiki page into a package registry",
66
"keywords": [ "registry", "github", "wiki" ],
77
"license": "MIT",

0 commit comments

Comments
 (0)