Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

Commit

Permalink
[General] Update podspec & changelog for 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinejr committed Apr 16, 2016
1 parent c5a98dc commit 08da9d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Next

# 0.1.1
- Make rx_permissionInstance internal

# 0.1
- Initial release. 🎉
2 changes: 1 addition & 1 deletion RxPermission.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxPermission"
s.version = "0.1.0"
s.version = "0.1.1"
s.summary = "RxSwift bindings for Permissions API in iOS."
s.description = <<-EOS
RxSwift binding for [Permission](https://github.com/delba/Permission) API that helps you with Permissions in iOS.
Expand Down

0 comments on commit 08da9d4

Please sign in to comment.