Skip to content

Commit

Permalink
increased podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaulex99 committed Apr 11, 2024
1 parent 5af75b2 commit a8c865d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Endpoints.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Endpoints"
s.version = "3.0.0"
s.version = "3.0.1"
s.license = { :type => "MIT", :file => "LICENSE" }
s.summary = "Type-Safe Swift Networking"
s.homepage = "https://github.com/tailoredmedia/Endpoints"
Expand Down

0 comments on commit a8c865d

Please sign in to comment.