Skip to content

Commit

Permalink
Bump podspec to 2.0.0;
Browse files Browse the repository at this point in the history
  • Loading branch information
Antondomashnev committed Sep 18, 2016
1 parent 428d792 commit 7d721fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ADMozaicCollectionViewLayout.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'ADMozaicCollectionViewLayout'
s.version = '1.0.2'
s.version = '2.0.0'
s.summary = "Custom mozaic style collection view layout"

s.description = <<-DESC
Expand Down
5 changes: 4 additions & 1 deletion CHANGELOG.yml
@@ -1,8 +1,11 @@
---
upcoming:
version:
version: 2.1.0
notes:
releases:
- version: 2.0.0
notes:
- Swift 3.0 compatibility
- version: 1.0.2
notes:
- Integrate travis CI
Expand Down

0 comments on commit 7d721fb

Please sign in to comment.