We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e7db2 commit 5b2cdabCopy full SHA for 5b2cdab
docs/swagger.json
@@ -3,7 +3,7 @@
3
"info": {
4
"title": "LibertyEngine",
5
"description": "API documentation of LibertyEngine.",
6
- "version": "0.3.5"
+ "version": "0.4.0"
7
},
8
"host": "localhost:3001",
9
"basePath": "/",
docs/yui.json
@@ -1,7 +1,7 @@
1
{
2
"name": "LibertyEngine",
"description": "LibertyEngine",
- "version": "0.3.5",
+ "version": "0.4.0",
"url": "https://github.com/librewiki/liberty-engine/",
"options": {
"linkNatives": true,
package.json
@@ -1,6 +1,6 @@
"name": "liberty-engine",
"engines": {
"node": ">=8"
0 commit comments