Skip to content

Commit

Permalink
2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Piñera committed Dec 26, 2015
1 parent bca296c commit 366a817
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### Version 2.2.2
### Version 2.1.4
- Integrated with Travis-CI

### Version 2.1.2
- First version giving support to [RxSwift](https://github.com/ReactiveX/RxSwift)
- Fixed broken unit tests after the refactor for Carthage for having `SugarRecordCoreData` and `SugarRecordRealm`

Expand Down
3 changes: 1 addition & 2 deletions SugarRecord.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Pod::Spec.new do |s|
s.name = "SugarRecord"
<<<<<<< 0f3a815a5d5edfad807b59fa0f068358568d5431
s.version = "2.1.3"
s.version = "2.1.4"
s.summary = "CoreData wrapper written on Swift"
s.homepage = "https://github.com/SwiftReactive/SugarRecord"
s.license = 'MIT'
Expand Down

0 comments on commit 366a817

Please sign in to comment.