Skip to content

Commit 65c808e

Browse files
committed
podspec
1 parent 04fd217 commit 65c808e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FlyingFox.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "FlyingFox",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"summary": "Lightweight, HTTP server written in Swift using async/await",
55
"homepage": "https://github.com/swhitty/FlyingFox",
66
"authors": "Simon Whitty",
@@ -10,7 +10,7 @@
1010
},
1111
"source": {
1212
"git": "https://github.com/swhitty/FlyingFox.git",
13-
"tag": "0.4.1"
13+
"tag": "0.5.0"
1414
},
1515
"platforms": {
1616
"ios": "13.0",

0 commit comments

Comments
 (0)