Skip to content

Commit 57501e6

Browse files
authored
Merge pull request #1598 from ethereum/remixDBump
bump remixd version number
2 parents 4705cbc + 16fb582 commit 57501e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remixd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remix-project/remixd",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)",
55
"main": "index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)