We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dba77a commit 7c58721Copy full SHA for 7c58721
1 file changed
PublishedObject.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'PublishedObject'
3
- s.version = '1.0.1'
+ s.version = '0.1.4'
4
s.summary = 'A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange.'
5
s.homepage = 'https://github.com/Amzd/PublishedObject'
6
s.author = { 'Casper Zandbergen' => 'info@casperzandbergen.nl' }
0 commit comments