diff options
Diffstat (limited to 'packages/0x.js/package.json')
-rw-r--r-- | packages/0x.js/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index 15c1ee102..fddbb6ce3 100644 --- a/packages/0x.js/package.json +++ b/packages/0x.js/package.json @@ -1,6 +1,6 @@ { - "name": "0x.js", - "version": "0.23.0", + "name": "@0xproject/0x.js", + "version": "0.24.0", "description": "A javascript library for interacting with the 0x protocol", "keywords": [ "0x.js", |