Skip to content

Commit

Permalink
chore(release): v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongitmail committed Nov 8, 2024
1 parent d8e2c60 commit bf01951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "super-sitemap",
"version": "1.0.1",
"version": "1.0.2",
"description": "SvelteKit sitemap focused on ease of use and making it impossible to forget to add your paths.",
"sideEffects": false,
"repository": {
Expand Down Expand Up @@ -76,4 +76,4 @@
"svelte": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module"
}
}

0 comments on commit bf01951

Please sign in to comment.