Skip to content

Commit 7c58721

Browse files
authored
Update PublishedObject.podspec
1 parent 1dba77a commit 7c58721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PublishedObject.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 = 'PublishedObject'
3-
s.version = '1.0.1'
3+
s.version = '0.1.4'
44
s.summary = 'A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange.'
55
s.homepage = 'https://github.com/Amzd/PublishedObject'
66
s.author = { 'Casper Zandbergen' => 'info@casperzandbergen.nl' }

0 commit comments

Comments
 (0)