Skip to content

Commit 6a3258b

Browse files
committed
published
1 parent 794995c commit 6a3258b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Updates
2+
## [v1.0.0](https://github.com/younatics/Objectification/releases/tag/1.0.0)
3+
* Published
4+
25
## [v0.1.0](https://github.com/younatics/Objectification/releases/tag/0.1.0)
36
* Initial Commit

Objectification.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'Objectification'
11-
s.version = '0.1.0'
11+
s.version = '1.0.0'
1212
s.summary = 'Return objects where string is contained in object!'
1313

1414
s.description = <<-DESC

0 commit comments

Comments
 (0)