diff --git a/package.json b/package.json index 488e447b..37ae38c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-infinite-scroll", - "version": "0.4.0-2", + "version": "0.4.0", "description": "Build an Angular library compatible with AoT compilation and Tree shaking", "main": "./bundles/ngx-infinite-scroll.umd.js", "module": "./modules/ngx-infinite-scroll.es5.js",