Skip to content

Commit

Permalink
Preparing for the 3.0.0.beta.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 committed Aug 24, 2016
1 parent 580a1d9 commit dc0322b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 3.0.0.beta.1

New features:

- Swift 3 support

## 2.5.0

New features:
Expand Down
2 changes: 1 addition & 1 deletion R.swift.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|

spec.name = "R.swift"
spec.version = "2.5.0"
spec.version = "3.0.0.beta.1"
spec.license = "MIT"

spec.summary = "Get strong typed, autocompleted resources like images, fonts and segues in Swift projects"
Expand Down

0 comments on commit dc0322b

Please sign in to comment.