Skip to content

Commit

Permalink
Merge pull request #104 from velrest/version-bump
Browse files Browse the repository at this point in the history
bump to version 1.1.0
  • Loading branch information
velrest authored Aug 10, 2018
2 parents 952995b + 5d76950 commit a1a92f5
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": "1.0.0",
"version": "1.1.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": "1.0.0",
"version": "1.1.0",
"description": "Small description for frontend goes here",
"private": true,
"directories": {
Expand Down

0 comments on commit a1a92f5

Please sign in to comment.