diff --git a/package.json b/package.json index cdd6476..767a080 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hisorange/kernel", - "version": "2.2.1", + "version": "2.2.2", "description": "Async application kernel with context and modular loading support", "main": "build/index.js", "repository": "https://github.com/hisorange/kernel",