diff --git a/package.json b/package.json index 7282aab..f4c82b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wiki-saikou", - "version": "3.3.1", + "version": "3.4.0", "description": "The library provides the out of box accessing to MediaWiki API in both browsers & Node.js, and the syntax is very similar to vanilla `new mw.Api()`. TypeScript definition included~", "type": "module", "main": "./dist/index.cjs",