Skip to content

Commit f6a1203

Browse files
node.js version
1 parent c325beb commit f6a1203

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Highly performant HTTP(S) web-framework for Node.js
1919
- ExpressJS API compatibility (partial)
2020

2121
#### Requirements:
22-
- Node.js version 14.17.0 or higher
22+
- Node.js version 14.15.0 or higher
2323

2424
## Usage:
2525

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uquik",
3-
"version": "1.0.27",
3+
"version": "1.0.28",
44
"description": "uQuik HTTP(S) framework",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)