We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c506e9a commit d53c594Copy full SHA for d53c594
2 files changed
OpenAPI.json
@@ -13,7 +13,7 @@
13
"name": "AGPLv3",
14
"url": "https://github.com/upryzing/parrot/blob/master/LICENSE"
15
},
16
- "version": "0.10.2"
+ "version": "0.10.3"
17
18
"servers": [
19
{
package.json
@@ -1,6 +1,6 @@
1
2
"name": "@upryzing/api",
3
- "version": "0.10.3-release.1",
+ "version": "0.10.3",
4
"description": "Upryzing API library",
5
"type": "module",
6
"exports": {
0 commit comments