Skip to content

Commit a315b4b

Browse files
author
Michael Long
committed
Update podspec to 1.0.4
1 parent 65ca652 commit a315b4b

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.3"
3+
s.version = "1.0.4"
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)