Skip to content

Commit

Permalink
chore: release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phojie committed Jul 26, 2023
1 parent 50cdd1f commit 4f22a89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-content-snippet",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"packageManager": "pnpm@8.6.5",
"description": "Easily import code snippets to your Nuxt Content documents",
"author": "Phojie Rengel <phojrengel@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playground",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "nuxi dev",
Expand Down

0 comments on commit 4f22a89

Please sign in to comment.