Skip to content

Commit

Permalink
feat: version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
karacasamet committed Mar 24, 2024
1 parent f98246b commit d96cf54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -60,4 +60,4 @@
"^src/(.*)$": "<rootDir>/src/$1"
}
}
}
}

0 comments on commit d96cf54

Please sign in to comment.