Skip to content

Commit

Permalink
Merge pull request #97 from velrest/version-bump
Browse files Browse the repository at this point in the history
bump to 1.0.0
  • Loading branch information
velrest authored Aug 6, 2018
2 parents 5f8ddb6 + 90df96a commit a242600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "customer-center-backend",
"description": "Adfinis SyGroup AG Customer Center - Backend",
"version": "0.2.0",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "babel-node src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customer-center",
"version": "0.2.0",
"version": "1.0.0",
"description": "Small description for frontend goes here",
"private": true,
"directories": {
Expand Down

0 comments on commit a242600

Please sign in to comment.