Skip to content

Commit a516a33

Browse files
committed
v0.4.0
1 parent c63940e commit a516a33

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
@@ -14,7 +14,7 @@
1414
"url": "https://github.com/yduman/retro.git",
1515
"directory": "backend/"
1616
},
17-
"version": "0.3.5",
17+
"version": "0.4.0",
1818
"main": "src/server.ts",
1919
"license": "MIT",
2020
"private": true,

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"directory": "frontend/"
1515
},
1616
"license": "MIT",
17-
"version": "0.3.5",
17+
"version": "0.4.0",
1818
"private": true,
1919
"dependencies": {
2020
"@material-ui/core": "^4.11.0",

0 commit comments

Comments
 (0)