Skip to content

Commit

Permalink
chore(remark-kbd-nested): bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shivjm committed Apr 23, 2024
1 parent 0f72191 commit c576371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/remark-kbd-nested/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-kbd-nested",
"version": "0.4.1",
"version": "0.5.0",
"description": "remark plugin to add support for `kbd` element syntax with configurable delimiters, escaping, and arbitrary nesting",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit c576371

Please sign in to comment.