Skip to content

Commit 9ce81df

Browse files
committed
Release 1.4.0
1 parent 4d4d226 commit 9ce81df

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased](https://github.com/openium/SwiftiumKit/compare/latest...HEAD)
77
### Added
8+
9+
### Changed
10+
11+
### Removed
12+
13+
14+
## [1.3.0] (https://github.com/openium/SwiftiumKit/compare/v1.3.0...v1.4.0)- 2016-11-08
15+
### Added
816
- Add int subscript to String extension.
917
- Add closed int range subscript to String extension.
1018
- Add int range subscript to String extension.

SwiftiumKit/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.3.0</string>
18+
<string>1.4.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)