Skip to content

Commit d53c594

Browse files
committed
chore: bump version differently
1 parent c506e9a commit d53c594

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

OpenAPI.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"name": "AGPLv3",
1414
"url": "https://github.com/upryzing/parrot/blob/master/LICENSE"
1515
},
16-
"version": "0.10.2"
16+
"version": "0.10.3"
1717
},
1818
"servers": [
1919
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@upryzing/api",
3-
"version": "0.10.3-release.1",
3+
"version": "0.10.3",
44
"description": "Upryzing API library",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)