diff --git a/compat/package.json b/compat/package.json index 45527fa293..e3708f1f21 100644 --- a/compat/package.json +++ b/compat/package.json @@ -1,6 +1,6 @@ { "name": "rxjs-compat", - "version": "6.1.0", + "version": "6.2.0", "main": "./Rx.js", "typings": "./Rx.d.ts" }