Skip to content

Commit ea4b086

Browse files
committed
Bump version to 1.1.5
1 parent fc425e9 commit ea4b086

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
44
All notable changes to this project will be documented in this file.
55

6+
## Version 1.1.5
7+
**2021-10-11**
8+
9+
### MacOS Support
10+
11+
- Add support to MacOS
12+
613
## Version 1.0.5
714
**2021-08-19**
815

DataLife.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'DataLife'
11-
s.version = '1.0.5'
11+
s.version = '1.1.5'
1212
s.summary = 'DataLife is an observable data storage class'
1313
s.homepage = 'https://github.com/heroesofcode/DataLife.git'
1414
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)