Skip to content

Commit

Permalink
Updates version in package.json for client
Browse files Browse the repository at this point in the history
  • Loading branch information
arabot-1 committed Jun 14, 2022
1 parent 885c0e1 commit b1ffc79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions javascript/modules/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aragon/sdk-client",
"author": "Aragon Association",
"version": "0.0.13-alpha",
"version": "0.0.14-alpha",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/sdk-client.esm.js",
Expand Down Expand Up @@ -67,4 +67,4 @@
"jest": {
"testEnvironment": "../../test-environment"
}
}
}

0 comments on commit b1ffc79

Please sign in to comment.