Skip to content

Commit

Permalink
prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Usbergo committed May 16, 2017
1 parent 9239ab1 commit 37ce64a
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ If you are using **CocoaPods**:
Add the following to your [Podfile](https://guides.cocoapods.org/using/the-podfile.html):

```ruby
pod 'Render', '~> 2.6'
pod 'Render', '~> 2.7'
```

If you are using **Carthage**:
Expand Down
2 changes: 1 addition & 1 deletion Render.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "Render"
s.version = "2.6"
s.version = "2.7"
s.summary = "Swift and UIKit a la React."

# This description is used to generate tags and improve search results.
Expand Down
Binary file modified bin/Render.framework.dSYM/Contents/Resources/DWARF/Render
Binary file not shown.
Binary file modified bin/Render.framework/Modules/Render.swiftmodule/arm.swiftmodule
Binary file not shown.
Binary file modified bin/Render.framework/Modules/Render.swiftmodule/arm64.swiftmodule
Binary file not shown.
Binary file modified bin/Render.framework/Modules/Render.swiftmodule/i386.swiftmodule
Binary file not shown.
Binary file modified bin/Render.framework/Modules/Render.swiftmodule/x86_64.swiftmodule
Binary file not shown.
Binary file modified bin/Render.framework/Render
Binary file not shown.

0 comments on commit 37ce64a

Please sign in to comment.