Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgilangjanuar committed Jan 9, 2022
1 parent 3b9d261 commit 5644bec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teledrive",
"version": "1.5.0",
"version": "1.6.0",
"repository": "git@github.com:mgilangjanuar/teledrive.git",
"author": "M Gilang Januar <mgilangjanuar@gmail.com>",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "1.5.0",
"version": "1.6.0",
"main": "dist/index.js",
"license": "MIT",
"private": true,
Expand Down Expand Up @@ -83,4 +83,4 @@
"rimraf": "^3.0.2",
"typescript": "^4.4.2"
}
}
}
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"dependencies": {
"@craco/craco": "^6.3.0",
Expand Down

0 comments on commit 5644bec

Please sign in to comment.