Skip to content

Commit

Permalink
bumping to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Jul 25, 2022
1 parent e86fea5 commit 22b8c49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nevermined-io/contracts",
"version": "2.0.1",
"version": "2.0.2",
"description": "Nevermined implementation of Nevermined in Solidity",
"bugs": {
"url": "https://github.com/nevermined-io/contracts/issues"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/nevermined-io/contracts',
version='2.0.1',
version='2.0.2',
zip_safe=False,
)

0 comments on commit 22b8c49

Please sign in to comment.