Skip to content

Commit

Permalink
🔖 Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
olejnjak committed Oct 1, 2020
1 parent d72f455 commit eb1d130
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ACKImagePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ACKImagePicker'
s.version = '0.2.2'
s.version = '0.3.0'
s.summary = 'Simplify image picking'
s.description = <<-DESC
ACKImagePicker creates a system-like image picker experience.
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

## Next

## 0.3.0

## Added
- Add new download progress UI ([#13](https://github.com/AckeeCZ/ACKImagePicker/pull/13)) by @LukasHromadnik

## 0.2.2
Expand Down

0 comments on commit eb1d130

Please sign in to comment.