diff --git a/package.json b/package.json index 1254a312d..fd2a070c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consumet/extensions", - "version": "1.4.17", + "version": "1.4.18", "description": "Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -87,4 +87,4 @@ "test": "test", "lib": "src" } -} \ No newline at end of file +}