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 a87b3d8bb..016d040de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "0x.js", - "version": "0.18.0", + "version": "0.19.0", "description": "A javascript library for interacting with the 0x protocol", "keywords": [ "0x.js", |