Skip to content

Commit

Permalink
change version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Domprobst committed Nov 14, 2023
1 parent f26ae59 commit f413dac
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": "cc-agency-ui",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -21,4 +21,4 @@
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-service": "~5.0.0"
}
}
}

0 comments on commit f413dac

Please sign in to comment.