aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/0x.js')
-rw-r--r--packages/0x.js/CHANGELOG.json3
-rw-r--r--packages/0x.js/package.json2
2 files changed, 2 insertions, 3 deletions
diff --git a/packages/0x.js/CHANGELOG.json b/packages/0x.js/CHANGELOG.json
index d0ac258c1..49bbd8c02 100644
--- a/packages/0x.js/CHANGELOG.json
+++ b/packages/0x.js/CHANGELOG.json
@@ -5,8 +5,7 @@
{
"note": "Fixed bug caused by importing non-existent dep"
}
- ],
- "timestamp": 1532614997
+ ]
},
{
"version": "1.0.1-rc.1",
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json
index 18e9b4896..874b217b7 100644
--- a/packages/0x.js/package.json
+++ b/packages/0x.js/package.json
@@ -1,6 +1,6 @@
{
"name": "0x.js",
- "version": "1.0.1-rc.2",
+ "version": "1.0.1-rc.1",
"engines": {
"node": ">=6.12"
},