Skip to content

Commit

Permalink
bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1832 committed Jun 5, 2024
1 parent 2cbad89 commit b9868b2
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,6 +1,6 @@
{
"name": "portfolio",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion src/data/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Zeke Zhang Portfolio",
"version": "0.2.1",
"version": "0.2.2",
"description": "My personal portfolio website built with Next.js and Tailwind CSS. The website showcases my past projects, skills, and experiences.",
"repository": {
"type": "git",
Expand Down

0 comments on commit b9868b2

Please sign in to comment.