Skip to content

Commit 95ea511

Browse files
committed
0.1.1 take 2
1 parent cef95ce commit 95ea511

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

OpenAPI.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"name": "AGPLv3",
1414
"url": "https://github.com/upryzing/parrot/blob/main/LICENSE"
1515
},
16-
"version": "0.1.0"
16+
"version": "0.1.1"
1717
},
1818
"servers": [
1919
{
@@ -11574,4 +11574,4 @@
1157411574
]
1157511575
}
1157611576
]
11577-
}
11577+
}

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.1.0",
3+
"version": "0.1.1",
44
"description": "Upryzing API Library",
55
"main": "dist/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)