Skip to content

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
BeritJanssen committed Nov 11, 2019
1 parent 1499fca commit c3b0887
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.2.1",
"version": "1.3.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "i-analyzer",
"version": "1.2.1",
"version": "1.3.0",
"license": "MIT",
"scripts": {
"postinstall": "npm run install-backend && npm run install-frontend",
Expand Down

0 comments on commit c3b0887

Please sign in to comment.