Skip to content

Commit

Permalink
bump: version 0.3.1 → 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneylab committed Jul 26, 2021
1 parent ffb59b9 commit d47611e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .cz.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"commitizen": {
"name": "cz_conventional_commits",
"version": "0.3.1",
"version": "0.3.2",
"tag_format": "$version"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sveltekit-seo",
"version": "0.3.1",
"scripts": {
"dev": "svelte-kit dev --port 3030",
"dev": "svelte-kit dev --port 3000",
"build": "svelte-kit build",
"preview": "svelte-kit preview --port 3000",
"lint": "prettier --check --plugin-search-dir=. . && eslint --ignore-path .gitignore .",
Expand Down

0 comments on commit d47611e

Please sign in to comment.