Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakprabhakara committed Feb 8, 2024
1 parent 16d6ea7 commit 3c8f531
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saas-starter-kit",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"release": "git checkout release && git merge origin/main && release-it && git checkout main && git merge origin/release && git push origin main",
Expand Down

0 comments on commit 3c8f531

Please sign in to comment.