Skip to content

Commit 4e5a0b5

Browse files
author
Michael Long
committed
Update podspec to 1.0.5
1 parent 75c5b76 commit 4e5a0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resolver.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Resolver"
3-
s.version = "1.0.4"
3+
s.version = "1.0.5"
44
s.summary = "An ultralight Dependency Injection / Service Locator framework for Swift 4 and iOS."
55
s.homepage = "https://github.com/hmlongco/Resolver"
66
s.license = "MIT"

0 commit comments

Comments
 (0)