We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794995c commit 6a3258bCopy full SHA for 6a3258b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
# Updates
2
+## [v1.0.0](https://github.com/younatics/Objectification/releases/tag/1.0.0)
3
+* Published
4
+
5
## [v0.1.0](https://github.com/younatics/Objectification/releases/tag/0.1.0)
6
* Initial Commit
Objectification.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'Objectification'
11
- s.version = '0.1.0'
+ s.version = '1.0.0'
12
s.summary = 'Return objects where string is contained in object!'
13
14
s.description = <<-DESC
0 commit comments