Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 6d4d664

Browse files
committed
bumped spec version
1 parent 04eb5fc commit 6d4d664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Feathers.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "Feathers"
33
# Version goes here and will be used to access the git tag later on, once we have a first release.
4-
s.version = "2.0.0"
4+
s.version = "3.0.0"
55
s.summary = "Swift framework for interacting with Featherjs apis"
66
s.description = <<-DESC
77
Swift library for connecting to a FeathersJS backend.

0 commit comments

Comments
 (0)