Skip to content

Commit 4918b2c

Browse files
committed
bump to 1.0.0
1 parent c6b822e commit 4918b2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "customer-center-backend",
33
"description": "Adfinis SyGroup AG Customer Center - Backend",
4-
"version": "0.2.0",
4+
"version": "1.0.0",
55
"private": true,
66
"scripts": {
77
"start": "babel-node src/index.js",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "customer-center",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"description": "Small description for frontend goes here",
55
"private": true,
66
"directories": {

0 commit comments

Comments
 (0)