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