Skip to content

Commit 02aa30e

Browse files
authored
Update PublishedObject.podspec
1 parent 08d8f75 commit 02aa30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PublishedObject.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'PublishedObject'
3-
s.version = '0.1.4'
3+
s.version = '0.1.5'
44
s.license = { type: 'MIT' }
55
s.summary = 'A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObjects objectWillChange.'
66
s.homepage = 'https://github.com/Amzd/PublishedObject'

0 commit comments

Comments
 (0)