diff --git a/package.json b/package.json index 127df92..0e72ad6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wiki-saikou", - "version": "3.0.0-rc.1", + "version": "3.0.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~", "main": "./lib/index.js", "types": "./lib/index.d.ts",