Skip to content

Commit

Permalink
Merge pull request #756 from near/2.0.0
Browse files Browse the repository at this point in the history
v2.0.0-0
  • Loading branch information
vgrichina authored May 14, 2021
2 parents f1f16e0 + 02bf5c6 commit cddf769
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "near-cli",
"version": "1.6.0",
"version": "2.0.0-0",
"description": "General purpose command line tools for interacting with NEAR Protocol",
"engines": {
"node": ">= 12"
Expand Down Expand Up @@ -65,11 +65,11 @@
"distributed applications"
],
"files": [
"bin",
"commands",
"middleware",
"utils",
"config.js",
"get-config.js"
"bin",
"commands",
"middleware",
"utils",
"config.js",
"get-config.js"
]
}

0 comments on commit cddf769

Please sign in to comment.