Skip to content

Commit

Permalink
ci: version bump to v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Version Bump committed Jul 26, 2022
1 parent b8f0917 commit 4e96e30
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": "fastify-starter",
"version": "0.0.2",
"version": "0.0.3",
"description": "Fastify Typescript Starter",
"keywords": [
"fastify",
Expand Down Expand Up @@ -92,4 +92,4 @@
"target": "es2018",
"onSuccess": "npm run copy:assets"
}
}
}

0 comments on commit 4e96e30

Please sign in to comment.