Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-abc committed Jul 26, 2023
1 parent 6f4810c commit fed4f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelte-markdown",
"description": "A markdown renderer for Svelte",
"version": "0.2.3",
"version": "0.3.0",
"main": "dist/sveltemarkdown.js",
"module": "dist/sveltemarkdown.es.js",
"jsnext:main": "dist/sveltemarkdown.es.js",
Expand Down

0 comments on commit fed4f0a

Please sign in to comment.