We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef95ce commit 95ea511Copy full SHA for 95ea511
OpenAPI.json
@@ -13,7 +13,7 @@
13
"name": "AGPLv3",
14
"url": "https://github.com/upryzing/parrot/blob/main/LICENSE"
15
},
16
- "version": "0.1.0"
+ "version": "0.1.1"
17
18
"servers": [
19
{
@@ -11574,4 +11574,4 @@
11574
]
11575
}
11576
11577
-}
+}
package.json
@@ -1,6 +1,6 @@
1
2
"name": "@upryzing/api",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Upryzing API Library",
5
"main": "dist/index.js",
6
"module": "esm/index.js",
0 commit comments