Skip to content

Commit 29bf35d

Browse files
committed
bump version to 0.12.0
1 parent a266bd1 commit 29bf35d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.5",
3+
"version": "0.4.0",
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",

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",
3-
"version": "0.12.0-dev",
3+
"version": "0.12.0",
44
"license": "MIT",
55
"description": "Ethereum Remix Monorepo",
66
"keywords": [

0 commit comments

Comments
 (0)