Skip to content

Commit dc0322b

Browse files
committed
Preparing for the 3.0.0.beta.1 release
1 parent 580a1d9 commit dc0322b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.0.0.beta.1
2+
3+
New features:
4+
5+
- Swift 3 support
6+
17
## 2.5.0
28

39
New features:

R.swift.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |spec|
22

33
spec.name = "R.swift"
4-
spec.version = "2.5.0"
4+
spec.version = "3.0.0.beta.1"
55
spec.license = "MIT"
66

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

0 commit comments

Comments
 (0)