We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d8f75 commit 02aa30eCopy full SHA for 02aa30e
PublishedObject.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'PublishedObject'
3
- s.version = '0.1.4'
+ s.version = '0.1.5'
4
s.license = { type: 'MIT' }
5
s.summary = 'A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObjects objectWillChange.'
6
s.homepage = 'https://github.com/Amzd/PublishedObject'
0 commit comments