Skip to content

Commit 45f5584

Browse files
authored
Update FlyingFox.podspec.json
1 parent 7e0bd74 commit 45f5584

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.0",
3+
"version": "0.4.1",
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.0"
13+
"tag": "0.4.1"
1414
},
1515
"platforms": {
1616
"ios": "13.0",

0 commit comments

Comments
 (0)